Difference between revisions of "Talk:Documentation/BASIC Guide/Structure of Spreadsheets"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Invalid examples)
Line 9: Line 9:
  
 
Agreed. Breakup implemented -- [[User:Fpe|Fpe]] 10:55, 5 October 2007 (CEST)
 
Agreed. Breakup implemented -- [[User:Fpe|Fpe]] 10:55, 5 October 2007 (CEST)
 +
 +
== Invalid examples ==
 +
 +
I am an experienced VBA programmer trying to learn how to program OpenOffice. When I tried the first example it failed with the following error message:
 +
Basic Runtime Error
 +
Property or Method not found.
 +
 +
This is a showstopper for me, if I can't access my spreadsheet programmatically it's pointless me using OpenOffice.

Revision as of 15:21, 2 December 2007

Bracketed stuff in section "Cell Properties" --TJ 16:12, 4 October 2007 (CEST)

Thanks, TJ. Fixed -- Fpe 10:37, 5 October 2007 (CEST)

Breakup suggested

Editing suggestion: break this page into 5 parts: overview / sheets / rows & columns / cells & ranges / formatting.--TJ 22:55, 4 October 2007 (CEST)

Agreed. Breakup implemented -- Fpe 10:55, 5 October 2007 (CEST)

Invalid examples

I am an experienced VBA programmer trying to learn how to program OpenOffice. When I tried the first example it failed with the following error message: Basic Runtime Error Property or Method not found.

This is a showstopper for me, if I can't access my spreadsheet programmatically it's pointless me using OpenOffice.

Personal tools