ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Age (https://www.excelbanter.com/excel-discussion-misc-queries/226497-age.html)

Kiba

Age
 
I have several columns with dates that are formated 20080331. I need across
the row I need to figure the difference in those dates to find how long it
took at different stages of the process. Ahy ideas?

Kiba

Age
 
one column formatted that way rest are 3312008.

"Kiba" wrote:

I have several columns with dates that are formated 20080331. I need across
the row I need to figure the difference in those dates to find how long it
took at different stages of the process. Ahy ideas?


ak_edm

Age
 
There's no slashes or dashes between the year-month-day or the month-day-year
parts of the numbers? It's literally "20080331" or "3312008"?

"Kiba" wrote:

one column formatted that way rest are 3312008.

"Kiba" wrote:

I have several columns with dates that are formated 20080331. I need across
the row I need to figure the difference in those dates to find how long it
took at different stages of the process. Ahy ideas?


Rick Rothstein

Age
 
Give something like this a try...

=TEXT(A1,"0000-00-00")-TEXT(B1,"0000-00-00")

where B1 contains the earlier date and A1 contains the later date.

--
Rick (MVP - Excel)


"ak_edm" wrote in message
...
There's no slashes or dashes between the year-month-day or the
month-day-year
parts of the numbers? It's literally "20080331" or "3312008"?

"Kiba" wrote:

one column formatted that way rest are 3312008.

"Kiba" wrote:

I have several columns with dates that are formated 20080331. I need
across
the row I need to figure the difference in those dates to find how long
it
took at different stages of the process. Ahy ideas?




All times are GMT +1. The time now is 03:13 AM.

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