Obviously Pat has something in mind here so I should refrain…
But I won’t…
If it is an ‘external’ reference from say a Query to a Form or Sub Form then Pat is correct.
If it is an ‘internal’ reference to a Parent or Child then Pat is, how should I say this…incorrect.
Reason…
‘External’ references need to be made ‘objectively’. That is to say they must be made by stating the Form and SubForm name.
Ergo…
Pat is correct.
But if ‘Internal’ references are required then they are better made with the Parent Property.
That is to say they are better
not referenced directly but by variables or properties, if you can. Under those circumstances,
…
Pat is incorrect..
The aim, if you can, is best serviced by
not stating the absolute name of anything, but rather to find a way to replace the absolute with a variable.
Under those circumstances, Pat is both correct and incorrect…and so am I.
Edit:
To correct a speling, spaling, speling.... spelling mistake.
Regards,
Chris.