Excel =now() to change the hour not the day -


good day. using excel , in 1 cell have

=now() 

when =now() -1 or + 1 adds 1 day date. how do method instead of changing days changes hour? using =time not possible me because need date well. concatenation hope in being able modify hour within date? thank

as commented simoco use: =now() + 1/24


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -