Office geekery.
Moderator: Forum Moderators
-
- Cheese Lord
- Posts: 804
- Joined: June 13th, 2006, 22:09
- Contact:
-
- Cheese Lord
- Posts: 804
- Joined: June 13th, 2006, 22:09
- Contact:
-
- Site Owner
- Posts: 9597
- Joined: May 16th, 2005, 15:31
- Location: Coventry, UK
- Contact:
Re: Office geekery.
If you use 'link table' rather than import to grab the speadsheets the tables in access will stay in sync with the XLS files.amblin wrote:I know how much everyone here knows and loves MS office so I have a question.
How can I get output from multiple excel sheets into one access database regularly and automatically?
If there are new tables to import each day, and you want that to happen automatically, record a macro of yourself linking one, then edit the code to grab the new tables, assuming they have a name based off the date or an incremented number.
To scan for any files in a dir, run a batch file with
Code: Select all
dir /b *.xls > files.txt
-
- Cheese Lord
- Posts: 804
- Joined: June 13th, 2006, 22:09
- Contact: