B
bimmerman
I have two cells, A1 with a date (11/31/03), A2 with a time (11:00 PM).
How do I put them together into one cell?
My main goal here is to increment the time by 3 hours, but I need t
make sure the actual date gets incremented also if the 3 hours makes i
change days.
When I try doing a concat on the date/time I get a weird number that
can't add my 3 hours to.
Any help would be greatly appreciated, Thanks
How do I put them together into one cell?
My main goal here is to increment the time by 3 hours, but I need t
make sure the actual date gets incremented also if the 3 hours makes i
change days.
When I try doing a concat on the date/time I get a weird number that
can't add my 3 hours to.
Any help would be greatly appreciated, Thanks