joepineapples
Registered User.
- Local time
- Today, 10:47
- Joined
- Apr 28, 2006
- Messages
- 29
I feel like I'm being a bit thick here - hopefully this is the case and this is easy to do.
I have a Subform that is linked to a Mainform by a unique key field [FinanceCode]. The sub form shows all the records that are linked.
What I want is to, when I click on the create rew record button, is add a new record that populates the linked subform field [FinanceCode] with the [FinanceCode] from the Mainform automatically.
How would I go about this?
I have a Subform that is linked to a Mainform by a unique key field [FinanceCode]. The sub form shows all the records that are linked.
What I want is to, when I click on the create rew record button, is add a new record that populates the linked subform field [FinanceCode] with the [FinanceCode] from the Mainform automatically.
How would I go about this?