goldenvision
Registered User.
- Local time
- Today, 11:18
- Joined
- Oct 22, 2003
- Messages
- 49
Here's the problem.
I have a piece of code that runs through a master table and based on specific criteria writes results out to tables. (i.e. Glasgow - 123A321, Glasgow - 123A112, Glasgow - 321B159, Perth - 987A65, etc). In total there are 34,000 tables.
I need to export these tables from access in to excel. It is V E R Y slow to do it manually.
I have searched the forum and this post seems to hint at a solution but my VBA skills are not good enough to work out the changes I need to make in order to solve my problem. Any pointers would be greatly appreciated.
David
I have a piece of code that runs through a master table and based on specific criteria writes results out to tables. (i.e. Glasgow - 123A321, Glasgow - 123A112, Glasgow - 321B159, Perth - 987A65, etc). In total there are 34,000 tables.
I need to export these tables from access in to excel. It is V E R Y slow to do it manually.
I have searched the forum and this post seems to hint at a solution but my VBA skills are not good enough to work out the changes I need to make in order to solve my problem. Any pointers would be greatly appreciated.
David