As an amateur Access user, I've noticed that sometimes a period "." is used
instead of an exclamation "!" mark or vice-versa. For example as in:
Parent!fieldname or Forms.Formname.Fieldname or Me.Fieldname
I don't know if I used them correctly in my examples, but just curious about
how and when are they used, and if there is any difference.
Thank you.
Martin
Douglas J. Steele - 08 Mar 2007 22:17 GMT
For a good discussion about the differences between Dot (.) and Bang (!),
see what Andy Baron had to say at http://doc.advisor.com/doc/05352

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> As an amateur Access user, I've noticed that sometimes a period "." is
> used
[quoted text clipped - 9 lines]
>
> Martin