C
CanFlightSim
I have a client database where I have a command button on the Customer
Info form that on click it will open another form and load the client
info on that form.
Two things are wrong:
I get two records on my new form, one with the client information and a
blank one.
My form is on the blank one.
In addition I do not have a new record in the subform.
The code looks right. What am I missing?
Thanks for your help in advance.
Will
Info form that on click it will open another form and load the client
info on that form.
Two things are wrong:
I get two records on my new form, one with the client information and a
blank one.
My form is on the blank one.
In addition I do not have a new record in the subform.
The code looks right. What am I missing?
Thanks for your help in advance.
Will