Retrieve result from query

K

Kent

Hi

How can i retrieve the result from a query when using VBA?
I have a query that gives me 1 record, the Max value in a recordset.
I need to rertieve it and store it in a variable.
 
Top