S
Stromma
Hi All
I've got a WorkBook form a college, and for some reason, it makes O
crash. When i try to open OE it does open, but it takes forever. W
have tried it on different computers, and OE crashed all the time.
All the code does is prevent users from changing some values, hid
sheets, set up print options.
It removes the original Menu Bar and replace it with another, but it'
all set back Before_Close.
It contains:
Application.ScreenUpdating = False
Application.DisplayAlerts = False
Application.EnableEvents = False
but their all set back to True Before_Close.
Anyone else who has come across this?
How is this possible?
/Stromm
I've got a WorkBook form a college, and for some reason, it makes O
crash. When i try to open OE it does open, but it takes forever. W
have tried it on different computers, and OE crashed all the time.
All the code does is prevent users from changing some values, hid
sheets, set up print options.
It removes the original Menu Bar and replace it with another, but it'
all set back Before_Close.
It contains:
Application.ScreenUpdating = False
Application.DisplayAlerts = False
Application.EnableEvents = False
but their all set back to True Before_Close.
Anyone else who has come across this?
How is this possible?
/Stromm