Thread
:
Select hidden cells
View Single Post
#
1
Posted to microsoft.public.excel.programming
ALV
external usenet poster
Posts: 12
Select hidden cells
I know you can select visible cells with:
Range.SpecialCells(Excel.XlCellType.xlCellTypeVisi ble).Select
Is there a way to select the opposite of that? I need to set the hidden
cells values to null.
Thanks.
Reply With Quote
ALV
View Public Profile
Find all posts by ALV