Skip to main content

Hide Rows, Columns or Sheets

Excel·v1.11.1
ExcelWorksheetsWrites files

Hide working rows, columns or sheets without deleting them, so the formulas that depend on them still work

Inputs

NameTypeRequiredDefaultDescription
Excel Instance
excelInstance
variableRequired
Sheet Name
sheetName
stringOptionalLeave empty for the first sheet
Hide
target
enumOptionalrows
rowscolumnssheet
Action
action
enumOptionalhide
hideunhide
Range
range
stringOptionalRows as 2:10, or columns as C:E
Shown when target = rows / columns
Very Hidden
veryHidden
booleanOptionalfalseCannot be unhidden from Excel's own menu
Shown when target = sheet

Compatibility

WindowsLinuxAttendedUnattended

Related activities