View Single Post
  #1 (permalink)  
Old March 30th, 2007, 02:32 PM
proverbs36 proverbs36 is offline
Registered User
 
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Controlling Excel with VBS

I wish to open an Excel spreadsheet with one VBS file. The populate the open Excel spreadsheet independently with a second VBS file. Then save and close that same Excel spreadsheet with a third VBS file. Is something like this possible or am I in trouble because of the different process ID's that each VBS file is using?

Thanks in advance for your time!

Have a Happy and Blessed Easter!!

Reply With Quote