Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have financial statements that have hidden rows and columns. If they are
hidden, it means that there is either a 0 suppress action or the values are blank. However, when the user selects data from the report, it still selects the hidden rows/columns. I want to put a macro in that "finds" these hidden rows/columns, and then locks them. The problem is that the rows and columns that are hidden aren't always the same, so I need a macro that can handle the dynamic change, therefore the attribute of a hidden row/column/cell is the most valuable. Is there a way to do this? Once the cells/rows/columns are locked, I will protect the those elements from being selected and Protect that range with a password. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro code to hide rows and not calculate hidden rows | Excel Discussion (Misc queries) | |||
Protect Hidden Columns and Rows | Excel Discussion (Misc queries) | |||
Macro that will hidden columns, rows and worksheets based on an identifier | Excel Discussion (Misc queries) | |||
Protect hidden rows/columns -macro help | Excel Discussion (Misc queries) | |||
Macro to hide/show rows and columns | Excel Discussion (Misc queries) |