A
AJ
I have a query in my DB that returns 1 value. I would like to run it in VBA
and assign it to a variable. I thought this would be easy but cannot seem to
figure out how. Can it be done without a full recordset?
Example:
HV_QUERY = (results from query)
Thanks in advance.
and assign it to a variable. I thought this would be easy but cannot seem to
figure out how. Can it be done without a full recordset?
Example:
HV_QUERY = (results from query)
Thanks in advance.