Paula, I understand your problem now. I cover this in Access 310. If you need to refer to a field on a FORM it's:
Forms!FormName!FieldName
If you need to refer to a field on a SUBFORM, it's:
Forms!FormName!SubformName.Form!FieldName
It's confusing. I know. If, for example, you need to get the OrderTotal field off of your OrderSubform which is a subform of the OrderF form, you'd say:
Forms!OrderF!OrderSubform.Form!OrderTotal
Hope this helps. Again, Access 310 explains this in more detail.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Microsoft Access 307.