Category:Excel

From Macros Wiki
Jump to navigationJump to search

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.