I need to copy information from a single record in a continuous form (this is really a subform, but I don't think it should matter) into another form.
In each line/record of the continuous form, I have a Yes/No box, that when clicked will open another (different) form. Once the new form is opened I want to copy (by code) some information from the original line/record, of the first form.
I can't figure out how to select just the one line of the continuous form for copying.
Any help is greatly appreciated.
In each line/record of the continuous form, I have a Yes/No box, that when clicked will open another (different) form. Once the new form is opened I want to copy (by code) some information from the original line/record, of the first form.
I can't figure out how to select just the one line of the continuous form for copying.
Any help is greatly appreciated.