RascalBird
Registered User.
- Local time
- Yesterday, 16:27
- Joined
- Oct 5, 2004
- Messages
- 20
Hi there
I am trying to create a module for a client and have run into a wall.
They have an existing spreadsheet with data in the form of
12345 ABC Location | 203049 | Small
I need to copy the three columns of data and perform a PASTE SPECIAL into a new workbook then save it as data.xls into the same folder the database is located in
Then I need to append the information to an existing table in excel
Unfortunately I can't put the macro code for manipulating the data into the spreadsheet (long story) so I really need to do it from Access
Can anyone give me any help on how this can be done????
Thank you in advance for any help
I am trying to create a module for a client and have run into a wall.
They have an existing spreadsheet with data in the form of
12345 ABC Location | 203049 | Small
I need to copy the three columns of data and perform a PASTE SPECIAL into a new workbook then save it as data.xls into the same folder the database is located in
Then I need to append the information to an existing table in excel
Unfortunately I can't put the macro code for manipulating the data into the spreadsheet (long story) so I really need to do it from Access
Can anyone give me any help on how this can be done????
Thank you in advance for any help