Skip to content
Julian Halliwell edited this page Feb 24, 2015 · 4 revisions

Sets the active sheet (the one operations are carried out on) to the sheet specified by name or number.

setActiveSheet( workbook, sheetName )

or

setActiveSheet( workbook, sheetNumber )

Clone this wiki locally