I have a form with a job start date and a job end date,
also I have a cmd button on the form which is made from a
label thats prints a job report. When you click the button
I want to check if the text box "job_end_date" if filled in and if not get a msgbox to put the date in. I cant get it to work with null or "" Thanks for any help
also I have a cmd button on the form which is made from a
label thats prints a job report. When you click the button
I want to check if the text box "job_end_date" if filled in and if not get a msgbox to put the date in. I cant get it to work with null or "" Thanks for any help