I am trying to have a label and a field (for input) only appear on the screen when two fields do not equal - any help?
example:
regular hours 40
on duty hours 40
(no label)
but if
regular hours 40
on duty hours 38
I would like a label to appear "please write up explation" as well as the field then appear for end user to type into.
(I do not want to use a message box)
(I have both text box & field on my form but I am having trouble with this)
wz
example:
regular hours 40
on duty hours 40
(no label)
but if
regular hours 40
on duty hours 38
I would like a label to appear "please write up explation" as well as the field then appear for end user to type into.
(I do not want to use a message box)
(I have both text box & field on my form but I am having trouble with this)
wz