Roy
Look in Access HELP for the "Parent." property.
Your code will look something like:
Me.Parent....
from within the subform.

Signature
Regards
Jeff Boyce
www.InformationFutures.net
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
> Hello there
>
[quoted text clipped - 3 lines]
> form in order to change there things when the name of the master form is
> diffrent always?
tbl - 25 Jul 2007 23:05 GMT
>Roy
>
[quoted text clipped - 5 lines]
>
>from within the subform.
If I may jump in here with related question...
What would be the proper way to code this human syntax from
the subform:
If the main form is a new record, then subform field
[PageNumber] (value) should be "1".

Signature
Thanks,
tbl