View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
E.Anderegg E.Anderegg is offline
external usenet poster
 
Posts: 12
Default Userform leaves traces

Hello,

I have a userform which I activate with userform.show
When I move the userform, it covers all the way i move.
Apparently the background Excel Worksheet is not updated anymore.
How can I fix it?

Ernst