G
Guest
Hi,
I have a form with blank text boxes for values to be typed (MemberID Number)
I then want a command Button to open an existing form in add
mode(frmBookings) and insert the value from the text box on the original form
into one of the fields (MemeberID) in (frmBookings).
Getting the form to open in add mode is no problem its the inserting value
part that i'm struggling with.
Any help would be greatly appreciated.
I have a form with blank text boxes for values to be typed (MemberID Number)
I then want a command Button to open an existing form in add
mode(frmBookings) and insert the value from the text box on the original form
into one of the fields (MemeberID) in (frmBookings).
Getting the form to open in add mode is no problem its the inserting value
part that i'm struggling with.
Any help would be greatly appreciated.