L
lin
I have a main form and sub form in Form1.I set up the main
form in form header and sub form in form details. The
default view of my subform is datasheet. My subform is
bringing all the history of a specific person according
to the text field "Name" in the Main form.(I set up the
criteria Suform.Name=Mainform.txtxName) I have an ADD
button in the form. My problem is when I click on ADD
button I am getting a message box like "Enter Name
Parameter". when I click on OK or Cancel, It disappeared
and the entire form is ready to add new records.Is there
any way I can avoid that Message box enter Parameter? Any
help?
form in form header and sub form in form details. The
default view of my subform is datasheet. My subform is
bringing all the history of a specific person according
to the text field "Name" in the Main form.(I set up the
criteria Suform.Name=Mainform.txtxName) I have an ADD
button in the form. My problem is when I click on ADD
button I am getting a message box like "Enter Name
Parameter". when I click on OK or Cancel, It disappeared
and the entire form is ready to add new records.Is there
any way I can avoid that Message box enter Parameter? Any
help?