cmefly
Well-known Member
- Joined
- May 13, 2003
- Messages
- 683
hi,
i've got a macro that unhide and hides sheets.
i'm using:
Application.ScreenUpdating = False
Application.EnableEvents = False
at the beginning....but when i run the macro i can still see the sheets being unhidden....
any way to not see this?
Marc
i've got a macro that unhide and hides sheets.
i'm using:
Application.ScreenUpdating = False
Application.EnableEvents = False
at the beginning....but when i run the macro i can still see the sheets being unhidden....
any way to not see this?
Marc