Query

AMH

New member
Local time
Today, 13:08
Joined
Jun 19, 2001
Messages
9
Does anyone know if it is possibel to reference a field in a query from VBA code if so some sample code would be much appreciated

Thanks in advance

Aidan
 
There are several ways to do this in VBA. What specifically are you trying to do? One function to look into is Dlookup.

js
 
Thanks DLookup worked fine
 

Users who are viewing this thread

Back
Top Bottom