Hi,
Im hoping someone can please help me here!!!
I have a vb app that creates 3 separate xls files. They all reside in the same folder.
For example:
FileA.xls (contains worksheet named :"200")
FileB.xls (contains worksheet named :"400")
FileC.xls (contains worksheet named :"600")
What I would like to do is either create a new xls spreadsheet or use an existing xls document to have each file as a separate worksheet like:
200,400,400
I would like this to happen through vb not excel as the xls spreadsheets are created in vb.
thankyou
Brendan
Im hoping someone can please help me here!!!
I have a vb app that creates 3 separate xls files. They all reside in the same folder.
For example:
FileA.xls (contains worksheet named :"200")
FileB.xls (contains worksheet named :"400")
FileC.xls (contains worksheet named :"600")
What I would like to do is either create a new xls spreadsheet or use an existing xls document to have each file as a separate worksheet like:
200,400,400
I would like this to happen through vb not excel as the xls spreadsheets are created in vb.
thankyou
Brendan