Hi All,
I have a couple of functions which need to be called from different forms. At present I have referenced the fields as:
Forms![frmTEST]!txtMyRef
What I would like to happen is whatever form the function is called from that forms name is automatically passed to the function.
Could someone please post a code sample of the fuction I would need to do this.
Thanks in advance
Tim
I have a couple of functions which need to be called from different forms. At present I have referenced the fields as:
Forms![frmTEST]!txtMyRef
What I would like to happen is whatever form the function is called from that forms name is automatically passed to the function.
Could someone please post a code sample of the fuction I would need to do this.
Thanks in advance
Tim