When my OTPay field indicates a value < or > than 0, and when but when there is actually an OT value, $550.00 I would like to show the PayName field to display OT....instead of regular...
the formula goes something like this:
if {tblEmpeHours.OTPay} is <> 0 then {tblEmpeHours.PayName} = "OT"
Thanks for helping....Paul
the formula goes something like this:
if {tblEmpeHours.OTPay} is <> 0 then {tblEmpeHours.PayName} = "OT"
Thanks for helping....Paul