Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jun 6, 12:15 pm, "Don Guillett" wrote:
Page setup macros ARE slow. Change ONLY what is necessary, not everything OR, better yet use a Template sheet with the page setup done and copy that one before putting in data. -- Don Guillett SalesAid Software "jayray" wrote in message ups.com... I have a macro (a standard for each ws in worksheets loop) that goes through each sheet in a workbook and sets the page setups. Each setup is nothing unusual, just the margins, orientation, zoom, black and white, etc., whatever is on the Excell Page Setup menu. I've always found that this sequence is slow, with each page taking more than a second, even if I turn the ScreenUpdating off. Is there anything I can do to speed up the sequence?- Hide quoted text - - Show quoted text - I tried this approach, copying the text into VBE directly from the website, and trimmed down some of the parameters (my Excel 2003 seemed to think there were too many continuations), being careful as I did it that I deleted both the Optional entry and the concatenated string within the pgSetUp string. However, I find that the macro PageSetupXL4M is not identified in the macro run form (Alt+F8), so I cannot launch it. What am I doing wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EXcel 2003 Page setup slow | Excel Discussion (Misc queries) | |||
Page Setup Macro runs slow | Excel Discussion (Misc queries) | |||
Page Setup SLOW trying excel 4..... | New Users to Excel | |||
Page Setup for multiple worksheets macro problem | Excel Discussion (Misc queries) | |||
Excell 2003 Page Setup Slow | Excel Programming |