m17347047711116
Registered User.
- Local time
- Today, 22:53
- Joined
- Feb 4, 2002
- Messages
- 68
I have a parent form that has the following
[Category],[Event],[Name]
In the sub form i am also storing the same values
[Category],[Event],[Name] & [Contestant ID], [Score1],[Score2]
I do not want to enter the
[Category],[Event],[Name] each time i enter a record into this sub form i would like the value that is in the parent form to be picked up and stored as the values for these fields.
Is there a simple way of doing this?
[Category],[Event],[Name]
In the sub form i am also storing the same values
[Category],[Event],[Name] & [Contestant ID], [Score1],[Score2]
I do not want to enter the
[Category],[Event],[Name] each time i enter a record into this sub form i would like the value that is in the parent form to be picked up and stored as the values for these fields.
Is there a simple way of doing this?