Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Good evening raw The print preview window is a completely different kettle of fish to the normal worksheet view window I'm afraid, and as such is completely incompatible with userforms. There is a way around it, and that it is to close the userform before the print preview command is invoked. Once you call the print preview window, control of the macro appears to be lost as Excel moves out of its normal environment, and as such your macro would have to terminate as the print preciew command is executed. HTH DominicB -- dominicb ------------------------------------------------------------------------ dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932 View this thread: http://www.excelforum.com/showthread...hreadid=479967 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print and Print Preview Graphic Moving Resizing 2007/2003 | Excel Discussion (Misc queries) | |||
print preview v page break preview | Excel Discussion (Misc queries) | |||
cell borders that I create dont show on print preview or print | Excel Discussion (Misc queries) | |||
Print Preview and Modeless Form | Excel Programming | |||
Print preview in a user form | Excel Programming |