Refering to a child form's field

Celtic Queen

Registered User.
Local time
Today, 14:45
Joined
Feb 26, 2003
Messages
29
What do I type in a query's criteria when I want it to refer to a field in a child form,as opposed to a main form.Basically what do I refer to the field as?
 
Example from Access help:
curTotalAmount = Forms!Orders!OrderDetails.Form!TotalAmount
 

Users who are viewing this thread

Back
Top Bottom