View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
leonidas[_37_] leonidas[_37_] is offline
external usenet poster
 
Posts: 1
Default unload userform problem


Hi,

I have solved the problem with dragging userforms over the screen.
I used "Application.ScreenUpdating = False" and then the userfor
doesn't update too. By ending the macro wit
"Application.ScreenUpdating = True" the problem was solved

--
leonida
-----------------------------------------------------------------------
leonidas's Profile: http://www.excelforum.com/member.php...fo&userid=3537
View this thread: http://www.excelforum.com/showthread.php?threadid=55840