Forum home » Delegate support and help forum » Microsoft Access VBA Training and help » VB
VB
Resolved · Low Priority · Version 2007
For upcoming training course dates see: Pricing & availability
RE: VB
Hi Isobel,
Thank you for your question and welcome to the forum.
The following bit of code will run a query for you in the VBA window.
Docmd.OpenQuery "QueryName"
I hope this answers your question.
Regards
Simon
|
