#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Format Date

anyone aware on a formula that will change a date column ie: 3/4/2006
to 1/1/2006, I have a pivot table that only recognizes that format.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,986
Default Format Date

Those look like the same format to me.

" wrote:

anyone aware on a formula that will change a date column ie: 3/4/2006
to 1/1/2006, I have a pivot table that only recognizes that format.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Format Date

Very easy. If A1 contains 3/4/2006 then the formula:
=A1-62 will return:
1/1/2006
--
Gary's Student


" wrote:

anyone aware on a formula that will change a date column ie: 3/4/2006
to 1/1/2006, I have a pivot table that only recognizes that format.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Format Date

the month and date need to be changed to 1/1

On Oct 18, 4:31 pm, JLGWhiz wrote:
Those look like the same format to me.



" wrote:
anyone aware on a formula that will change a date column ie: 3/4/2006
to 1/1/2006, I have a pivot table that only recognizes that format.- Hide quoted text -- Show quoted text -


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Format Date

what about a full column of different dates i want to change to
1/1/YYYY?

On Oct 18, 4:32 pm, Gary''s Student
wrote:
Very easy. If A1 contains 3/4/2006 then the formula:
=A1-62 will return:
1/1/2006
--
Gary's Student



" wrote:
anyone aware on a formula that will change a date column ie: 3/4/2006
to 1/1/2006, I have a pivot table that only recognizes that format.- Hide quoted text -- Show quoted text -




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 618
Default Format Date

=DATE(YEAR(A1),1,1)

David Biddulph

"RandyG" wrote in message
oups.com...
what about a full column of different dates i want to change to
1/1/YYYY?


On Oct 18, 4:32 pm, Gary''s Student
wrote:
Very easy. If A1 contains 3/4/2006 then the formula:
=A1-62 will return:
1/1/2006


" wrote:
anyone aware on a formula that will change a date column ie: 3/4/2006
to 1/1/2006, I have a pivot table that only recognizes that format.-
Hide quoted text -- Show quoted text -



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mileage Claim Formula johndavies New Users to Excel 4 August 14th 06 09:24 AM
Cell date format doesnt change Jon Excel Worksheet Functions 5 March 7th 06 04:52 PM
Change general format to US date format woodlot4 Excel Discussion (Misc queries) 3 October 11th 05 12:29 AM
Customized Date Format Frustrated Excel Worksheet Functions 5 October 7th 05 11:30 PM
Compare dates (one cell not in date format) craigcsb Excel Discussion (Misc queries) 5 June 28th 05 05:07 PM


All times are GMT +1. The time now is 06:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"