View Single Post
  #3 (permalink)  
Old 27th May 2008, 03:29 AM
biglad biglad is online now
Forumite
 
Join Date: Jul 2005
Location: Right side of the Pennines
Posts: 101
vCash: 500
biglad is likedbiglad is liked
Re: Scripting / automation gurus

I've had a couple beers, so sorry if the following makes little sense.

You should be able to access each Excel spreadsheet via the Excel COM API using powershell, vbs or any other windows based scrpting language - there is quite a lot of documentation out there - but you need to make sure the machine accessing the excel documents has Excel installed.

Have a search on google for vbs and excel and you should find plenty of examples:

Justkez.com » VBScript and Excel
Microsoft Excel VBScript Script samples

Drop me a PM if you need any help.

Rich.
Reply With Quote