Range.Hidden (Excel)

Returns or sets a Variant value that indicates if the rows or columns are hidden.

Set this property to True to hide a row or column. The specified range must span an entire column or row. Don't confuse this property with the FormulaHidden property.


ActiveCell.Hidden = True