I have a costing form attached to every job I have. At the top of this form there is a checkbox for 'obtained costs'. The user should click this once all of the additional costs are entered (the job will then be removed from jobs that require cost information.)
I would like to attach a message box to this if the user hasn't entered any cost information in the "Txtcost" text box. Just so they are aware they didn't enter the value basically.
I can get a message box to work on update, but not depending on another text box's value.
Hope I've explained what I'm after well enough.
Thanks.