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
Post a Comment