Batch code for transferring EXCEL information

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
Superdonk
Posts: 2
Joined: 25 Nov 2013 06:27

Batch code for transferring EXCEL information

#1 Post by Superdonk » 25 Nov 2013 06:31

Hi Folks

I'm pretty new to Batch coding so I'm looking for some help on this one...

I already have a batch code that calls a vbscript to open an Excel spreadsheet and automatically run a Macro.

What I am after now is a Batch/vbscript that will open a series of spreadsheets (using a loop code) and extract some information from that spreadsheet an place it into another.

I've come to a dead end tho...can you help????

Thanks in advance

Post Reply