DLookup

A

Andrea

I want to create a field on a current form that will look
up a value in a query. The query has three fields:
project#, type, totalhours.

I want to lookup the totalhours for the project# that
matches the project# in the form.

Should i use the DLookup function. If so, unsure how.
 
Top