I have a form and subform in my database. Users enter data in the subform in a sequential manner. If a user wanted to go back and insert a row on the subform to maintain the grouping, what's the best way to approach this?
Example
Category Price
Door1 $
Modification1 $
Door2 $
Modification1 $
I want the user to be able to enter a Modification2 with Door1 and maintain the grouping for the user.
Thanks
RP
Example
Category Price
Door1 $
Modification1 $
Door2 $
Modification1 $
I want the user to be able to enter a Modification2 with Door1 and maintain the grouping for the user.
Thanks
RP