![]() |
Calculate duration day +1
On May 23, 4:28 pm, Marc S. wrote:
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 =CEILING(A1,1) HTH Kostis Vezerides |
Calculate duration day +1
Doesn't that give the end of that day, rather than the end of the following
day which the OP asked for? You could do =CEILING(A1+1,1), but I guess that should give the same results as the INT(A1+2) which has already been suggested. -- David Biddulph "vezerid" wrote in message oups.com... =CEILING(A1,1) On May 23, 4:28 pm, Marc S. wrote: 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 04:09 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com