Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks :) It's XL2010.
I seem to have got it working, touch wood, through a combination of: 1) Storing the list of filenames in an array, i.e. doing the DIR loop first not during the main code. 2) Putting in application.waits of 1 second where files are being opened, closed or saved, to give Excel and the network drive time to sync It seems to be working so far. You can do all this using ADODB without having to open the files being updated. Have a look here for how to... http://www.appspro.com/conference/Da...rogramming.zip -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Managing Multiple Projects: Avoiding Project Overload | Excel Discussion (Misc queries) | |||
Consolidation - including text consolidation | Excel Programming | |||
gallery tab there is not enough memory to complete this operation | Excel Discussion (Misc queries) | |||
Help on a consolidation macro | Excel Programming | |||
Iterative Macro | Excel Programming |