Hello All,
I am trying to do something that i would have thought would be simple, but have been turning around around in circles not really getting anywhere, so time for forum question!
I want to have a form which is to be used mainly to add new records but also want to be able to modify previously entered records.
Below the data entry fields (textboxes, comboboxes) i would like to have a subform displaying the same table that is being added/modified by the main form. (up to here all is OK for me)
But i would like that if i select a record in the table, the main form directly goes to display that record in in the entry fields, so i can then modify them as i want before saving the record.
So i guess i would have to link the record ID between the main form and subform? (i just cannot find out how to do this)
Any guidance is much appreciated.
I am trying to do something that i would have thought would be simple, but have been turning around around in circles not really getting anywhere, so time for forum question!

I want to have a form which is to be used mainly to add new records but also want to be able to modify previously entered records.
Below the data entry fields (textboxes, comboboxes) i would like to have a subform displaying the same table that is being added/modified by the main form. (up to here all is OK for me)
But i would like that if i select a record in the table, the main form directly goes to display that record in in the entry fields, so i can then modify them as i want before saving the record.
So i guess i would have to link the record ID between the main form and subform? (i just cannot find out how to do this)
Any guidance is much appreciated.