Please Help Me

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

OK. I need a macro, I think, when I click on it on a form
from a button I want it to run a query and transfer data
from one field of the query to my form. How is this
possible. Please reply asap coz me assignments in very
soon. lol
 
Check out the DLookup function; it's in help files. It's used to obtain a
value of a field from a single record in a table or query.

Sounds as if this is what you need. Good luck on the assignment.
 
Back
Top