G
Guest
Is there a way to open a query directly from the code. For example:
DoCmd.OpenQuery "qryTable01"
Is there a way to highlight "qryTabl01" and have it open the query, or
something similar to that, instead of having to go to the query in the query
tab to open it.
Thank you for your help.
Steven
DoCmd.OpenQuery "qryTable01"
Is there a way to highlight "qryTabl01" and have it open the query, or
something similar to that, instead of having to go to the query in the query
tab to open it.
Thank you for your help.
Steven