Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mon, 23 May 2005 21:17:18 -0400, "Tom Ogilvy" wrote:
Good chance that BoundFlag isn't set properly or is out of scope. (or maybe it is misspelled - using option explicit?). I always use Option Explicit. Perhaps Range("56:56").EntireRow.Hidden = Not _ Range("56:56").EntireRow.Hidden to toggle. No. I have stopped the code and tried the line in immediate mode using True or False. BoundFlag is a boolean. And the macro works fine if I run it outside of the change event. Don <www.donwiss.com (e-mail link at home page bottom). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enabling option „Format rows“ to hide/unhide rows using VBA-code? | Excel Discussion (Misc queries) | |||
How to Hide and Unhide Rows | Excel Discussion (Misc queries) | |||
Hide Unhide Rows | Excel Discussion (Misc queries) | |||
Hide/Unhide rows | Excel Programming | |||
How to hide and unhide rows | Excel Programming |