I have a from and a subform and I need to stay on the same record when I move from the main form to the subform. I have a "next" button with a macro on the last page of the form which navigates to the subform. However, I don't know how to follow the same record on the form and subform as new user adds a new record.
My knowledge of codes and VBA and Microsoft Access is very limited. I tried to get around with macros so far this is the last part of the database that I don't know how to finish. I will appreciate any advise.
Thanks
My knowledge of codes and VBA and Microsoft Access is very limited. I tried to get around with macros so far this is the last part of the database that I don't know how to finish. I will appreciate any advise.
Thanks
Comment