I need to figure out a way for an autonumber to also post to another field on the same Main form.
i have a Main form with a few subforms on tabs.
The Main form has a unique autonumber FormulaID. I need this main form record to post the FormulaID into another field which is in the same underlying table to a field named ProductFamilyID.
Afterwards, I have a way for the other Tabs subforms to link up via the ProductFamilyID.
This is my only idea. So if it is good, then i need the auto FormulaID to post to the ProductFamilyID too.
Thanks for any tips. Molly
i have a Main form with a few subforms on tabs.
The Main form has a unique autonumber FormulaID. I need this main form record to post the FormulaID into another field which is in the same underlying table to a field named ProductFamilyID.
Afterwards, I have a way for the other Tabs subforms to link up via the ProductFamilyID.
This is my only idea. So if it is good, then i need the auto FormulaID to post to the ProductFamilyID too.
Thanks for any tips. Molly