D
Daniel
simple question but I don't know the answer...I'm tracking
my hours and I need to convert total hours into a dollar
figure.
here is an example of my problem:
B2: =time(8,0,0)
C2: =time(3,45,0)
D2: =+(C2-B2) with the column in time format [H]:MM
E2: $10.00 (my rate in currency format)
F2: ???my total in dollars per my rate???
If anyone can help that's be great...
my hours and I need to convert total hours into a dollar
figure.
here is an example of my problem:
B2: =time(8,0,0)
C2: =time(3,45,0)
D2: =+(C2-B2) with the column in time format [H]:MM
E2: $10.00 (my rate in currency format)
F2: ???my total in dollars per my rate???
If anyone can help that's be great...