Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi, How do I format this below date to just a Year which i'm looking for? 3/31/2008 10/3/1996 Appreciat your help Thanks sothea |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Choose Format, Cells, Number tab, Custom and enter YYYY on the Type line. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "Soth" wrote: Hi, How do I format this below date to just a Year which i'm looking for? 3/31/2008 10/3/1996 Appreciat your help Thanks sothea |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Got it ! Thanks Shane "Shane Devenshire" wrote: Hi, Choose Format, Cells, Number tab, Custom and enter YYYY on the Type line. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "Soth" wrote: Hi, How do I format this below date to just a Year which i'm looking for? 3/31/2008 10/3/1996 Appreciat your help Thanks sothea |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Highlight the cells with the dates in, click on Format | Cells |
Number tab, and choose Custom from the bottom of the list. In the panel just enter yyyy, then click OK. Note that the date will still be in the cell (not the year), as you have just chosen to display it in a certain format. Hence you can't do any arithmetic on the cell which would rely on the year being there - instead, use YEAR(A1) if you want to do this. Hope this helps. Pete On Mar 16, 3:36*pm, Soth wrote: Hi, How do I format this below date to just a Year which i'm looking for? 3/31/2008 10/3/1996 Appreciat your help Thanks sothea |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Adding time in 24 hour format to produce hours in decimal format | Excel Worksheet Functions | |||
Decide comment format 'globally'? Restore format with ws_change? | Excel Discussion (Misc queries) | |||
Replace million-billion number format to lakhs-crores format | Excel Discussion (Misc queries) | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel |