Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have an issues that when the user drags the userform is spreads through the screen like a memory problme. I tried application.screenupdate= false and true in the begining of the code and the end, it didnt help. Where do i need to put it? i tried in the userform initialize code. I heard that calling hidden sheets in the code will also cause this. What is the solution please? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In trying you've probably ended up with screenupdating switched off. the correct syntax is Application.ScreenUpdating = True not screenupdate as in your post. Mike "yspin" wrote: Hi, I have an issues that when the user drags the userform is spreads through the screen like a memory problme. I tried application.screenupdate= false and true in the begining of the code and the end, it didnt help. Where do i need to put it? i tried in the userform initialize code. I heard that calling hidden sheets in the code will also cause this. What is the solution please? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with dragging formula down a column | New Users to Excel | |||
Problem dragging formulas | Excel Discussion (Misc queries) | |||
Userform from a Userform Problem | Excel Programming | |||
dragging userform | Excel Programming | |||
Problem Dragging Formulas | Excel Programming |