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

I have a column with the date formatted as 8/11/08 in one column. In the next
column over i would like to show just the month anth the year as Aug 08. The
issue is each time i type this into a cell it returns 8-Aug which acutally
equals 8/8/08. How can i show just a month and a year based on the date in
another column?

Example
COL_A COL_ B
8/12/08 Aug 08
9/1/08 Sep 08
9/17/08 Sep 08
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Date Format

Assume the dates start in A2

In B2 put

=TEXT(A2,"mmm yy")

or

=A2

and custom format as mmm yy


copy down



--


Regards,


Peo Sjoblom

"Qaspec" wrote in message
...
I have a column with the date formatted as 8/11/08 in one column. In the
next
column over i would like to show just the month anth the year as Aug 08.
The
issue is each time i type this into a cell it returns 8-Aug which acutally
equals 8/8/08. How can i show just a month and a year based on the date in
another column?

Example
COL_A COL_ B
8/12/08 Aug 08
9/1/08 Sep 08
9/17/08 Sep 08



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
Convert date from text format to date format Anita Excel Discussion (Misc queries) 3 June 4th 07 11:57 AM
Convert date + time text format to date format Paul Ho Excel Worksheet Functions 2 May 22nd 07 05:47 PM
Can I change a date with no format (20051111) to date format? Rose New Users to Excel 2 November 11th 05 09:03 PM
How can I convert a date format to an ISO week format (in EXCEL)? ELI Excel Discussion (Misc queries) 2 July 6th 05 06:31 PM
Excel 2000 date format cannot be set to Australian date format Brian Jones Excel Discussion (Misc queries) 1 March 30th 05 06:03 AM


All times are GMT +1. The time now is 08:40 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"