Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anybody have idea as to stopping the bleeding when moving the message
box. I have used Screenupdating set to false but still does it. I am write userform entries to excel database and must set the worksheet to a hidden sheet. The user must not be allowed to change the worksheet or be able to see it. This is driving mad, when fixed the project is finished. Please -- Message posted via http://www.officekb.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm also a novice and ecperienced the same problem - what I did was to set
the screenupdating to true - it solved my problem. -- HJN "ViViC via OfficeKB.com" wrote: Does anybody have idea as to stopping the bleeding when moving the message box. I have used Screenupdating set to false but still does it. I am write userform entries to excel database and must set the worksheet to a hidden sheet. The user must not be allowed to change the worksheet or be able to see it. This is driving mad, when fixed the project is finished. Please -- Message posted via http://www.officekb.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Hennie, I tried that but due to setup this didn't fix the problem. The
worksheet is hidden to the user and when data is added I need to change sheet to activite and then deactivite at end. The screen updating causes the bleeding. I was trying not to use on Exit event for all fields but it looks that is the only way to go. Thanks anyway for your suggestion. Hennie Neuhoff wrote: I'm also a novice and ecperienced the same problem - what I did was to set the screenupdating to true - it solved my problem. Does anybody have idea as to stopping the bleeding when moving the message box. I have used Screenupdating set to false but still does it. I am write userform entries to excel database and must set the worksheet to a hidden sheet. The user must not be allowed to change the worksheet or be able to see it. This is driving mad, when fixed the project is finished. Please -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200809/1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referencing a cell even if its contents are moved moved/replaced | Excel Discussion (Misc queries) | |||
Please, help!!! How to keep userform from being moved? | Excel Programming | |||
Message Box bleeds when dragged | Excel Programming | |||
how do I get a message to appear on my userform... | Excel Programming | |||
Data Validation If statement moved to userform | Excel Programming |