T
Thomas Kroljic
Can someone shed some light on the major difference between the following
two statements:
1 - forms!myform!textfield
2 - me.textfield
Is there a rule for when you should use one syntax over the other?
To me, statement 1 allows me to reference objects and data that appear
ON the form, it doesn't effect the underlying record set. Whereas statement
2, will immediately update the underlying record set. Is my logic correct?
Is there a document or something I can read that will shed light on this
subject.
Thank you,
Thomas J. Kroljic
two statements:
1 - forms!myform!textfield
2 - me.textfield
Is there a rule for when you should use one syntax over the other?
To me, statement 1 allows me to reference objects and data that appear
ON the form, it doesn't effect the underlying record set. Whereas statement
2, will immediately update the underlying record set. Is my logic correct?
Is there a document or something I can read that will shed light on this
subject.
Thank you,
Thomas J. Kroljic