J
Jade
I have a form with a page header and a detail section.
The detail section of the form has the following
checkboxes and text fields:
ChkCertTract
ChkCertRes
ChkCertReq
ChkSurvey
ChkOrd
ChkSurvAccess
txtOrdNum
txtOther
The page header section contains a date field, a reference
number field and an unbound text box.
Is there an easy way to write code to have the
message "Required Components-See Below" show up in the
unbound text box in the Page header if any data exists in
any of the checkboxes or text fields in the detail section?
TIA
The detail section of the form has the following
checkboxes and text fields:
ChkCertTract
ChkCertRes
ChkCertReq
ChkSurvey
ChkOrd
ChkSurvAccess
txtOrdNum
txtOther
The page header section contains a date field, a reference
number field and an unbound text box.
Is there an easy way to write code to have the
message "Required Components-See Below" show up in the
unbound text box in the Page header if any data exists in
any of the checkboxes or text fields in the detail section?
TIA