ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formating a date (https://www.excelbanter.com/excel-discussion-misc-queries/226161-formating-date.html)

Jim

formating a date
 
Hello,

When I pull data the dates came over looking like this:
1090325

This represents March 25, 2009. All of the dates have the 1 in front of
them. How do I eliminate the "1" and show a proper date?

Thanks


Gary''s Student

formating a date
 
With your value in A1, in another cell use:

=DATE(MID(A1,2,2)+2000,MID(A1,4,2),RIGHT(A1,2))

--
Gary''s Student - gsnu200842


"Jim" wrote:

Hello,

When I pull data the dates came over looking like this:
1090325

This represents March 25, 2009. All of the dates have the 1 in front of
them. How do I eliminate the "1" and show a proper date?

Thanks



All times are GMT +1. The time now is 05:28 AM.

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