Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 103
Default date formula issues

Can anyone help me with the following issue. In cel1 A1 I have a date
4/3/2008. In cell B1 I want to show 4/3/2008 as Apr08 or Apr2008. I am
using =month (A1)&Year(A1) and the result is 42008. Can anyone help me
revise the formula so that it will show the month as text and preferrably a 2
yr date Apr08?
--
Thanks, Annie
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,533
Default date formula issues

Hi Annie

Format B1 as Date to display the result as a date.

Or

let the formula in B1 be =A1
Select B1 and goto Format Format Cells Number Custom In the Type:
field enter mmmyy OK

Hopes this helps

---
Per

"Annie" skrev i meddelelsen
...
Can anyone help me with the following issue. In cel1 A1 I have a date
4/3/2008. In cell B1 I want to show 4/3/2008 as Apr08 or Apr2008. I am
using =month (A1)&Year(A1) and the result is 42008. Can anyone help me
revise the formula so that it will show the month as text and preferrably
a 2
yr date Apr08?
--
Thanks, Annie


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default date formula issues

Try this:

=TEXT(A1,"mmmyy")

--
Biff
Microsoft Excel MVP


"Annie" wrote in message
...
Can anyone help me with the following issue. In cel1 A1 I have a date
4/3/2008. In cell B1 I want to show 4/3/2008 as Apr08 or Apr2008. I am
using =month (A1)&Year(A1) and the result is 42008. Can anyone help me
revise the formula so that it will show the month as text and preferrably
a 2
yr date Apr08?
--
Thanks, Annie



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
date issues. HELP!!! Braaad Charts and Charting in Excel 1 October 16th 08 12:17 AM
date computing and sum issues lampatmyfeet Excel Worksheet Functions 6 May 17th 08 06:41 PM
date format/charting issues Monty Excel Discussion (Misc queries) 1 April 18th 06 07:15 PM
date calculation issues mike richard Excel Discussion (Misc queries) 3 June 14th 05 02:59 AM
date calculation issues mike richard Excel Worksheet Functions 1 June 13th 05 08:12 PM


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