![]() |
Formulas using time and dates
As a relative newbie to excel formulas I'm having great difficulty creating a
formula where I need to add 168 hours to a date/time. After two days of trying I'm losing my mind :-( Column A contains the Date/Time (I've tried many formats to no avail) and I need column B to show the result of adding 168 hours to A1. Any help might keep from the asylum. I've have read and re-read Chip Pearson's great work and still can't figure this out! |
Formulas using time and dates
hi
apparently you are trying to make it WAY more complicated than it really is. it's simple math....once you understand how xl keeps datea and time in B1 enter.....=A1+(168/24) format B1 as date or date+time. i was going to recomend chip's site but if you have already read it then you are having trouble grasping the concept. but here is the site anyway to make sure we're on the same page. http://www.cpearson.com/excel/datetime.htm read it again. Regards FSt1 "losing it" wrote: As a relative newbie to excel formulas I'm having great difficulty creating a formula where I need to add 168 hours to a date/time. After two days of trying I'm losing my mind :-( Column A contains the Date/Time (I've tried many formats to no avail) and I need column B to show the result of adding 168 hours to A1. Any help might keep from the asylum. I've have read and re-read Chip Pearson's great work and still can't figure this out! |
Formulas using time and dates
Excel stores dates and times in days. As 168 hours is 7 days, adding 168
hours is as simple as: =a1+7 Regards, Fred "losing it" <losing wrote in message ... As a relative newbie to excel formulas I'm having great difficulty creating a formula where I need to add 168 hours to a date/time. After two days of trying I'm losing my mind :-( Column A contains the Date/Time (I've tried many formats to no avail) and I need column B to show the result of adding 168 hours to A1. Any help might keep from the asylum. I've have read and re-read Chip Pearson's great work and still can't figure this out! |
Formulas using time and dates
Just to show how close I was to the asylum.....I spent two hours plugging
your formula into my equation verbatum only to find my actual data was located in A2 instead of A1 :-) Thanks sooooo much for saving me from myself! "FSt1" wrote: hi apparently you are trying to make it WAY more complicated than it really is. it's simple math....once you understand how xl keeps datea and time in B1 enter.....=A1+(168/24) format B1 as date or date+time. i was going to recomend chip's site but if you have already read it then you are having trouble grasping the concept. but here is the site anyway to make sure we're on the same page. http://www.cpearson.com/excel/datetime.htm read it again. Regards FSt1 "losing it" wrote: As a relative newbie to excel formulas I'm having great difficulty creating a formula where I need to add 168 hours to a date/time. After two days of trying I'm losing my mind :-( Column A contains the Date/Time (I've tried many formats to no avail) and I need column B to show the result of adding 168 hours to A1. Any help might keep from the asylum. I've have read and re-read Chip Pearson's great work and still can't figure this out! |
All times are GMT +1. The time now is 10:05 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com