how can i add an hour to a time column

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I have a column of time already set up but need to add an hour to that
column now. How do I do that without changing every cell? I have set the
time in custom as I need it to just show hh:mm
Help!
Thanks Sarah
 
=A1+1/24 if you want the result in a separate column.
If you want the result in the original column, put =1/24 in a spare cell,
select and copy it, then select your column of numbers, paste special/ add
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top