G
Guest
ok, I am trying to calculate my hours worked starting before midnight and finishing the next day by my hourly wage. But I run into a problem with the 24 hour clock when I input the data
As long as its the same day I haveno problems
cell (a1 formatted as time) 23:00 hrs toda
cell (b1 formattedas time) 04:00 hrs tomorro
cell (c1 formatted as time) b1-a1 should equal 5hrs but it doesn
cell (d1 formatted at currency) c1*1440/60*13.85 should equal $66.7
any ideas?
As long as its the same day I haveno problems
cell (a1 formatted as time) 23:00 hrs toda
cell (b1 formattedas time) 04:00 hrs tomorro
cell (c1 formatted as time) b1-a1 should equal 5hrs but it doesn
cell (d1 formatted at currency) c1*1440/60*13.85 should equal $66.7
any ideas?