vivian
04-26-2004, 12:47 PM
I need to Subtract the difference between a bunch of times that we use to calculate the amount of time that it takes to make a product.
[cut1end-cut1start]+[cut2end]-[cut2start] for example.
but there are a whole bunch of them to subtract. I would like the answer to come back to me in minutes.
is the DAteDiff("n",[field1],[field2]) the way to go?
Thanks for any suggestions.
[cut1end-cut1start]+[cut2end]-[cut2start] for example.
but there are a whole bunch of them to subtract. I would like the answer to come back to me in minutes.
is the DAteDiff("n",[field1],[field2]) the way to go?
Thanks for any suggestions.