ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   formating (https://www.excelbanter.com/excel-programming/325478-formating.html)

John

formating
 
what i need to do is to set a spreadsheet that 1 column is in central
standard time, then the cell below needs it to add 7 hours then the cell
below that needs to add 15 hours from the first cell.....how do i do that?

Bob Phillips[_6_]

formating
 
Assuming starting in A2

=A2+7/24 or =A2+TIME(7,0,0)

in A3

=A2+15/24 or =A3+TIME(15,0,0)



--

HTH

RP
(remove nothere from the email address if mailing direct)


"john" wrote in message
...
what i need to do is to set a spreadsheet that 1 column is in central
standard time, then the cell below needs it to add 7 hours then the cell
below that needs to add 15 hours from the first cell.....how do i do that?





All times are GMT +1. The time now is 02:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com