Woodman650
Technical User
Hey guys,
I have a subform appearing to display some info and I'd like to be able to hit an "edit" button which loads a form to edit this info. Basically, what I'm trying to do is have the form open and go to the record that is open in the original subform. So for example, if I'm viewing Record A, I want to have the edit form open and automatically load in the data for Record A... if I'm viewing Record B, load the data for Record B... etc
Right now, I'm using a subform which gives me the option to link master/child fields which has been working fine. My child field was the table entry "Title" and my master field with a selected objct in a listbox. Anyone know how I can do this? thanks
I have a subform appearing to display some info and I'd like to be able to hit an "edit" button which loads a form to edit this info. Basically, what I'm trying to do is have the form open and go to the record that is open in the original subform. So for example, if I'm viewing Record A, I want to have the edit form open and automatically load in the data for Record A... if I'm viewing Record B, load the data for Record B... etc
Right now, I'm using a subform which gives me the option to link master/child fields which has been working fine. My child field was the table entry "Title" and my master field with a selected objct in a listbox. Anyone know how I can do this? thanks