Aug 23 2023 07:20 PM
I am trying to find out how to have a date update when my time is updated. So basically, I want the current date and time, then when adding a set amount of time (ex. today is 08/23/2023 1911hrs, and my formula adds time additional time to where it is now 0130hrs) it will not bring the cell to the updated date of 08/24/2023 0130hrs. My formula is the following so far, =TODAY()+TIME(HOUR(NOW())+B3,MINUTE(NOW())+C3,SECOND(NOW())+D3) , I do understand my formula may be wrong. Still, I can not find anything explaining how to update the date given the additional time added. I hope I explained it well enough for someone to help. I can give you a copy of the spreadsheet if needed.
Aug 23 2023 07:37 PM
SolutionAug 23 2023 07:47 PM