Greetings,
Along the lines of faq181-447 (which I am not able to understand, the poor guys post appears to have been mangled in the process)... I am trying to figure out when it is appropriate to use "." vs "!".
For example if referencing a control on the current form, you could do Me.ControlName, or it seems you can do Me!ControlName, or sometimes you use Forms.formname, and other times Forms!Form_Formname, or is it Forms!Formname!?!?!
Does anyone know of a document (or could share a rules of thumb) that would help clarify this?
Regards,
Tj
Along the lines of faq181-447 (which I am not able to understand, the poor guys post appears to have been mangled in the process)... I am trying to figure out when it is appropriate to use "." vs "!".
For example if referencing a control on the current form, you could do Me.ControlName, or it seems you can do Me!ControlName, or sometimes you use Forms.formname, and other times Forms!Form_Formname, or is it Forms!Formname!?!?!
Does anyone know of a document (or could share a rules of thumb) that would help clarify this?
Regards,
Tj