Create Sheet
Create an excel sheet.
Create a sheet in a specified workbook.
Input
Input :
ExcelHandle Variable
A variable name that references the opened excel file handle.
Sheet Name :
String Argument
The sheet name of the workbook to be created.
Last updated