A
Annemarie
I have a subform linked to a form. I know how to copy the data from
the main form onto the subform...
=[Forms]![FormName]![FieldName]
but how can I store this data in the table associated with my subform?
I need this information for reference on the subform table to keep the
relationship between tables, but don't want users to have to re-type
this information each time they use the subform if they just typed it
on the main form.
please help....
the main form onto the subform...
=[Forms]![FormName]![FieldName]
but how can I store this data in the table associated with my subform?
I need this information for reference on the subform table to keep the
relationship between tables, but don't want users to have to re-type
this information each time they use the subform if they just typed it
on the main form.
please help....