mark curtis
Registered User.
- Local time
- Today, 06:45
- Joined
- Oct 9, 2000
- Messages
- 457
I am now ok at sending a single SQL string to access and returning the data to Excel BUT I now need to join three queries together in access to get the data I want.
The easy option is to just hard code the queries and call them in one SQL string but I would like to know how to string SQL strings together?
Thanks
Mark
The easy option is to just hard code the queries and call them in one SQL string but I would like to know how to string SQL strings together?
Thanks
Mark