Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application that for some users Excel freezes when they print.
Printing is done with a User Form that has lots of checkboxes and a few buttons. If it does freeze, it tends to be on the same sheet. It appears that this is the bug: http://support.microsoft.com/kb/q181889/ Except in my case it is intermittent. And I'm not sure if my User Form is an OLE control. One thing I could do, is to close the form before printing. All I'd have to do is create a global variable with the checkbox values. Does anyone have any insight on this? Don <www.donwiss.com (e-mail link at home page bottom). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel hangs after using "Send to mail recipient (as attachment) " | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Scroll Bar missing "Control" tab in "Format Properties" dialog box | Excel Discussion (Misc queries) | |||
Excel hangs on "Delete Comment" | Excel Programming | |||
Excel macro convert to VBA - doesn't work, hangs on Range("Q35").Select | Excel Programming |