gdanalakshmi
Registered User.
- Local time
- Today, 19:32
- Joined
- Nov 26, 2002
- Messages
- 102
I want to run a query in VBA and I know the query will always return only 1 record.
I need the fields in the result record for further processing.
If I run like this DoCMd.OpenQuery "QryNAme" the query runs , but how do I capture the result for furtehr manipulation.
I need the fields in the result record for further processing.
If I run like this DoCMd.OpenQuery "QryNAme" the query runs , but how do I capture the result for furtehr manipulation.