frmPreprintorder.txtQuantity.Text = txtGrandSubZipDraw
I have textbox in a subform that I want the numeric value display into another form
the code above is in the click eventprocedure of the checkbox. However, it is giving an error of object error.
what is the proper syntax to reference data to another form
Thank you
ET
I have textbox in a subform that I want the numeric value display into another form
the code above is in the click eventprocedure of the checkbox. However, it is giving an error of object error.
what is the proper syntax to reference data to another form
Thank you
ET