Skip to main content

If Worksheet Exists

Command description

Checks whether a worksheet with the specified name exists and runs the indented child commands when the selected condition is met.

Command Input Parameters

input parametersInput parameter typeDescription
Excel ObjectExcelApp
sheetstrWorksheet name
ExistsenumExists, Does Not Exist

Command Output Parameters

None

tip

The default openpyxl mode does not require Microsoft Office or Kingsoft WPS. If you select Office or WPS when opening the spreadsheet, Runavelo uses that application to process the data.

Example