Category:Excel: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {| border="1" |- | align="left" |EXCEL_OPEN <filename> [<vis>] |- | align="left" |EXCEL_SAVE |- | align="left" |EXCEL_CLOSE |- | align="left" |EXCEL_SELECT_SHEET <sheet nam... |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Main_Page|{{Up}}]] | |||
{{Excel}} | |||
| | |||
Latest revision as of 14:20, 19 August 2010
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.