Category:Excel: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
Replacing page with '{{Excel}}'
ConnerO (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Main_Page|{{Up}}]]
{{Excel}}
{{Excel}}

Latest revision as of 14:20, 19 August 2010

Up

EXCEL_OPEN <filename>
EXCEL_SAVE
EXCEL_CLOSE
EXCEL_SELECT_SHEET <sheet name>
EXCEL_FIND_CELL <row 1> <col 1> <row 2> <col 2> <cell text> <row> <col>
EXCEL_SET_CELL <row> <col> <value>
EXCEL_GET_CELL <row> <col> <contents>
EXCEL_GET_RANGE <range number> <row 1> <col 1> <row 2> <col 2>

Pages in category "Excel"

The following 8 pages are in this category, out of 8 total.