JeffreyDavid
Registered User.
- Local time
- Today, 02:23
- Joined
- Dec 23, 2003
- Messages
- 63
I have a form and subform and when the form opens, the subform copies the project number from the form. But when there is a second line in the subform, it doesn't repeat the project number. I have put the [Form]![MainForm]![ProjectNo] as the default value, and that didn't work. I also put into the Before Insert event, and that didn't work.
Are there any other ways to get a field to repeat on a subform?
Are there any other ways to get a field to repeat on a subform?