Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I've got a routine which opens 40 workbooks - copies in some data - copies out some data - then closes each workbook saving changes. Each Save takes approx 40sec due to the size of each wkbk and many calculations involved. The macro therefore takes 25mins to run. Not worrying too much about the length of time, I went ahead and wrote the macro, as I thought I'd just run it in a second open instance of Excel and still be able to do other things in another instance. Problem is that the Copying & Pasting means that even if I'm working on SQL Server, whilst this macro is running, if I try to copy and paste in other applications it seems like the routine takes over the clipboard. Sometimes if I copy/paste in another app the routine will crash - again as I think the clipboard is causing a problem. Anyone ever come across this before and know a way around it. Any help much appreciated Jason (Using Excel 2007) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Puzzled about javascript interfering with functions and formatting | Excel Discussion (Misc queries) | |||
Changing Cell Properties Interfering with Clipboard | Excel Programming | |||
Transfer clipboard from Task pane clipboard(office?) content to Excel (windows?) clipboard? | Excel Programming | |||
Office XP SP3 interfering w/ Excel | Excel Discussion (Misc queries) | |||
Custom Function interfering with vba | Excel Programming |