Dear Fiends,
I have a tbl called tblUsers:[Fields]: Userid, Name, HireDate.
I created a form with this fields.
Also i placed a textbox with controlsource: =DateDiff("d",[HireDate],Now()).
What i want:
If the text box value is greater then 100 a messagebox must must popup.
I tried the IF function but with no success.
Please i need your help.
See attachment
I have a tbl called tblUsers:[Fields]: Userid, Name, HireDate.
I created a form with this fields.
Also i placed a textbox with controlsource: =DateDiff("d",[HireDate],Now()).
What i want:
If the text box value is greater then 100 a messagebox must must popup.
I tried the IF function but with no success.
Please i need your help.
See attachment