Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
someone tells me, you should minimize the window of excel , when you run your vba subs, is that true, why thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Do you use the following in your Macro? I found this speeds up the process on my Macros. With Application ..ScreenUpdating = False 'Your Code ..ScreenUpdating = True End With -- bobwilson ------------------------------------------------------------------------ bobwilson's Profile: http://www.excelforum.com/member.php...o&userid=33046 View this thread: http://www.excelforum.com/showthread...hreadid=530442 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
please help (need quickly) | Excel Discussion (Misc queries) | |||
need help quickly!! | Excel Discussion (Misc queries) | |||
how can i make 2500 urls in an excel file hyperlinked quickly? | Excel Worksheet Functions | |||
Need help, quickly please | Setting up and Configuration of Excel | |||
How do I make a column of checkboxes quickly? | Excel Discussion (Misc queries) |