ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date Format (https://www.excelbanter.com/excel-discussion-misc-queries/198388-date-format.html)

Qaspec

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

Peo Sjoblom[_2_]

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





All times are GMT +1. The time now is 02:56 PM.

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