Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Ok, i have to admit my file is a little big, around 20MB+.:( So after printing the worksheet, I ran a macro to hide certain columns and rows but the macro it is running like a SNAIL. ![]() Anyway around this problem? Thanks in advance....:) -- Infinity ------------------------------------------------------------------------ Infinity's Profile: http://www.excelforum.com/member.php...o&userid=32725 View this thread: http://www.excelforum.com/showthread...hreadid=529516 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Put this at the top of your macro or immediately after the print command.
ActiveSheet.DisplayAutomaticPageBreaks = False -- Regards, Tom Ogilvy "Infinity" wrote: Ok, i have to admit my file is a little big, around 20MB+.:( So after printing the worksheet, I ran a macro to hide certain columns and rows but the macro it is running like a SNAIL. ![]() Anyway around this problem? Thanks in advance....:) -- Infinity ------------------------------------------------------------------------ Infinity's Profile: http://www.excelforum.com/member.php...o&userid=32725 View this thread: http://www.excelforum.com/showthread...hreadid=529516 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() :) Thanks Tom. Will try it out...:) -- Infinity ------------------------------------------------------------------------ Infinity's Profile: http://www.excelforum.com/member.php...o&userid=32725 View this thread: http://www.excelforum.com/showthread...hreadid=529516 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Page Setup Macro runs slow | Excel Discussion (Misc queries) | |||
Excel macro in 2007 runs extremely slow | Excel Discussion (Misc queries) | |||
Office 2000 Excel Macro runs very slow in 2003, why? | Excel Discussion (Misc queries) | |||
macro slow after printing | Excel Programming | |||
Macro runs slow | Excel Programming |