W
Whitney
I need to subtract a field sum from another, but they are in different
formats. How can I convert one of themor get one to recognize the other?
For example:
Total Shift Time (hh:nn:ss)
Wrap Up Time (standard)
Need to do the following expression:
[Total Shift Time]-[Wrap Up Time]
The problem is I'm pulling the data from two different sources, one provdies
it in hh:nn:ss format, and the other provides the data in standard number
format.
formats. How can I convert one of themor get one to recognize the other?
For example:
Total Shift Time (hh:nn:ss)
Wrap Up Time (standard)
Need to do the following expression:
[Total Shift Time]-[Wrap Up Time]
The problem is I'm pulling the data from two different sources, one provdies
it in hh:nn:ss format, and the other provides the data in standard number
format.