PC Review


Reply
Thread Tools Rate Thread

Assign values to find Current Month in a Range

 
 
sharann via OfficeKB.com
Guest
Posts: n/a
 
      5th Jul 2007
I am working on a 30,60,90 days report in excel that provides a sales rep
with a Projected Close Date.
I need to figure out how to make the most current month equal 30 the second
month equal 60 and the third month equal 90.

For example this report I need a formula that sees "April" as the current
month and assign it to 30, "May" as second month and assign it to 60 and so
on.

Projected Close Date
A1="April"
A2="May"
A3="June"

Please note that the Projected Close Date will change next month. For
example next month it will be May, June, July.

Any help is greatly appreciated!

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200707/1

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      5th Jul 2007
Perhaps

=(MONTH(A2)-(MONTH(TODAY())-4))*30

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"sharann via OfficeKB.com" <u23578@uwe> wrote in message
news:74b8469f25878@uwe...
>I am working on a 30,60,90 days report in excel that provides a sales rep
> with a Projected Close Date.
> I need to figure out how to make the most current month equal 30 the
> second
> month equal 60 and the third month equal 90.
>
> For example this report I need a formula that sees "April" as the current
> month and assign it to 30, "May" as second month and assign it to 60 and
> so
> on.
>
> Projected Close Date
> A1="April"
> A2="May"
> A3="June"
>
> Please note that the Projected Close Date will change next month. For
> example next month it will be May, June, July.
>
> Any help is greatly appreciated!
>
> --
> Message posted via OfficeKB.com
> http://www.officekb.com/Uwe/Forums.a...tions/200707/1
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
To assign month for a certain range of date obc1126 Microsoft Excel Programming 3 11th Nov 2008 08:48 AM
Cannot assign a range to seriecollection values =?Utf-8?B?bWF0ZWxvdA==?= Microsoft Excel Charting 3 15th May 2007 03:55 PM
Summing Values In Current Month Only qflyer Microsoft Excel Worksheet Functions 3 27th Jun 2005 06:29 AM
Can't assign var values to fields on current form =?Utf-8?B?TWljaGFlbCBNaWxsZXI=?= Microsoft Access Form Coding 1 14th Jul 2004 04:36 AM
Assign values to range? bishopwill Microsoft Excel Worksheet Functions 3 1st Mar 2004 10:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:55 PM.