ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Calculate duration day +1 (https://www.excelbanter.com/excel-worksheet-functions/143834-calculate-duration-day-1-a.html)

Marc S.

Calculate duration day +1
 
How can I define the end of the next starting from a cell content dd/mm/yyyy
hh:mm
for exemple
Start time 15/05/2007 08:20
I need to define the value of the day +1 meaning 16/05/2007 24:00

Thanks you
Marc

Roger Govier

Calculate duration day +1
 
Hi Marc

You can't have 16/05/2007 24:00 as it would be 17/05/2007 00:00
Try
=INT(A1)+1+"23:59:59"
--
Regards

Roger Govier


"Marc S." wrote in message
...
How can I define the end of the next starting from a cell content
dd/mm/yyyy
hh:mm
for exemple
Start time 15/05/2007 08:20
I need to define the value of the day +1 meaning 16/05/2007 24:00

Thanks you
Marc




David Biddulph[_2_]

Calculate duration day +1
 
=INT(A1+2) ?
--
David Biddulph

"Marc S." wrote in message
...
How can I define the end of the next starting from a cell content
dd/mm/yyyy
hh:mm
for exemple
Start time 15/05/2007 08:20
I need to define the value of the day +1 meaning 16/05/2007 24:00

Thanks you
Marc





All times are GMT +1. The time now is 11:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com