C
ChristieB
In a text box there is a summed "HoursAndMinutes" total that looks like:
17:00 I need to convert that to 17.00 so I can multiply it by another field-
pay rate. Because when I try to put the two fields in [brackets], the
outcome is an #error
Am I doing something wrong? This is what my expression looks like:
=[totalhours]*[payrate] Please help.
17:00 I need to convert that to 17.00 so I can multiply it by another field-
pay rate. Because when I try to put the two fields in [brackets], the
outcome is an #error
Am I doing something wrong? This is what my expression looks like:
=[totalhours]*[payrate] Please help.