hi,
in a table (tblplanner) i have this fields:
holidaydate = date
weeknumber= number
daynumber= number
forname =text
backname=text
now on my form they can select a name from a combobox the other fiekds wil filling automaticly thats no problem
when the above combination already exist in table i want a messagebox thats tell me that this record exist
the combo box called (cboOperator) is on a subform called frmregistration
the headform called frmstart
can someone help me with this code please.
thx
in a table (tblplanner) i have this fields:
holidaydate = date
weeknumber= number
daynumber= number
forname =text
backname=text
now on my form they can select a name from a combobox the other fiekds wil filling automaticly thats no problem
when the above combination already exist in table i want a messagebox thats tell me that this record exist
the combo box called (cboOperator) is on a subform called frmregistration
the headform called frmstart
can someone help me with this code please.
thx
Last edited: