PC Review


Reply
Thread Tools Rate Thread

Changing date to eliminate day in format mm/dd/yyyy

 
 
VA
Guest
Posts: n/a
 
      17th Jun 2008
Assistance with removing day from date format. Wish to change column of
dates which are in format mm/dd/yyyy to new value yyyy-mm. Converted dates
in column are then to be used in a pivot table, to sort data by monthly
occurances. The pivot table presently sorts by daily occurances as the date
is in mm/dd/yyyy format.
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      18th Jun 2008
I wouldn't do it.

It sounds like you can group your data in the pivottable by month and year and
have exactly what you wanted.

But you could use a formula like:
=text(a1,"yyyy-mm")
to do the conversion.

(But try that grouping in the PT first. You'll like it.)

VA wrote:
>
> Assistance with removing day from date format. Wish to change column of
> dates which are in format mm/dd/yyyy to new value yyyy-mm. Converted dates
> in column are then to be used in a pivot table, to sort data by monthly
> occurances. The pivot table presently sorts by daily occurances as the date
> is in mm/dd/yyyy format.


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I change date from mm/dd/yyyy to dd:mm:yyyy format in Excel =?Utf-8?B?SmFjayBXaWxzb24=?= Microsoft Excel New Users 4 18th Jul 2006 01:57 PM
Changing date in number format to dd/mm/yyyy? =?Utf-8?B?YXJnZWFy?= Microsoft Access 5 4th Feb 2006 10:37 PM
opening excel file -> date format problem: DD/MM/YYYY vs MM/DD/YYYY yung Microsoft Excel Programming 2 18th Mar 2005 12:50 PM
Date format : field set to dd/mm/yyyy, but query wants mm/dd/yyyy aa Microsoft Access Queries 2 29th Dec 2003 10:53 AM
Date format : field set to dd/mm/yyyy, but query wants mm/dd/yyyy aa Microsoft Access 2 29th Dec 2003 10:53 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:22 PM.