Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to autopopulate column w/May using a col w/ 05/15/07(Excel)?

I have a worksheet that lists termination dates for employees. There are two
additional columns used in the worksheet that denotes the Month and Year of
termination. We would like to be able to autopopulate the Month and Year
columns using the date in the Termination column. As above, if the term date
is 5/15/07, the Month column would show May; the Year column would show 2007.
At this time we have to type in the Month and Year.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default How to autopopulate column w/May using a col w/ 05/15/07(Excel)?

If the termination date is in cell E2, for example, in F2 and G2 put the
formula: =E2

then format the cell F2 as Custom Type: mmm or mmmm (for the full month
name)
and format the cell G2 as Custom Type: yyy

Regards

Trevor



"Neely" wrote in message
...
I have a worksheet that lists termination dates for employees. There are
two
additional columns used in the worksheet that denotes the Month and Year
of
termination. We would like to be able to autopopulate the Month and Year
columns using the date in the Termination column. As above, if the term
date
is 5/15/07, the Month column would show May; the Year column would show
2007.
At this time we have to type in the Month and Year.



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
Excel Filter and Autopopulate Philip Excel Worksheet Functions 3 March 30th 09 03:42 AM
Excel Drop Down/ Autopopulate Philip Excel Worksheet Functions 5 March 27th 09 10:48 PM
Using Excel to autopopulate color.. Johnny Levy Excel Discussion (Misc queries) 3 September 29th 08 11:13 PM
Autopopulate a drop down list in Excel How to autopopulate a drop down list Excel Discussion (Misc queries) 2 July 31st 07 11:26 AM
How do I autopopulate data in excel? Mike Excel Programming 2 October 7th 04 03:55 PM


All times are GMT +1. The time now is 03:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"