Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lynne
 
Posts: n/a
Default Creating formula for timeline

I am trying to find a formula in Excel that will help me manage the following
report: I have 2 columns...the first gives a list of months...ex. Jan, Feb,
March, etc. I want a formula that will automatically populate the second
column with a month that is 3 months past the first column...ex. 1st column
is Jan 2nd is April. 1st column is Feb 2nd is May... Is this possible. I
don't want specific dates in the month...just the month itself.
  #2   Report Post  
 
Posts: n/a
Default

Lynne
This should do the trick for you.
'Borrowed' from a post a month or so back
Remember they are text so no date calculations can be done without more
string manipulation


=CHOOSE(MATCH(A1,{"Jan";"Feb";"Mar";"Apr";"May";"J un";"Jul";"Aug";"Sep";"Oct";"Nov";"Dec"},0),"Apr", "May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","J an","Feb","Mar")

HTH

Rob
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
Creating a formula Kimi Excel Worksheet Functions 3 April 8th 05 04:37 AM
need help creating formula based on cell value Brad Excel Discussion (Misc queries) 3 April 1st 05 07:51 PM
Creating a specific formula booroni New Users to Excel 3 March 26th 05 10:05 AM
Help in creating a formula Lazurus for excel Excel Discussion (Misc queries) 1 March 6th 05 06:28 AM
Creating Formula using check boxes Anthony Slater Excel Discussion (Misc queries) 3 January 4th 05 03:03 PM


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