NShafranski
Registered User.
- Local time
- Today, 05:05
- Joined
- Oct 10, 2002
- Messages
- 21
So do you import this data often? You could use the
DoCmd.Transferspreadsheet Method
Just look it up in Access help and it'll give you all the spcs. Hopefully this Excel spreadsheet is standard throughout and never changes.If it is only certain data you can create a query to only import certain data.
Here's the modules for the reports in reports zip. Sorry I should have commented better but who has the time. I included a readme.
DoCmd.Transferspreadsheet Method
Just look it up in Access help and it'll give you all the spcs. Hopefully this Excel spreadsheet is standard throughout and never changes.If it is only certain data you can create a query to only import certain data.
Here's the modules for the reports in reports zip. Sorry I should have commented better but who has the time. I included a readme.