View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default PC runs slow whenever workbook with UserForm is open

I have used userform many many times. I never noticed a slowdown.

Try cleaning out your temp directory and any subdirectories of the temp
directory while Excel is closed.

--
Regards,
Tom Ogilvy


"dread" wrote in message
...
My pc seems to run very slow whenever I open the workbook that has the
UserForm that I'm creating (first time I've ever used UserForm). Any
ideas
on why and how to fix the problem?

Thanks in advance.