Complex if formula

Status
Not open for further replies.

vaibhav6666

New Member
Joined
Dec 7, 2020
Messages
4
Office Version
  1. 365
  2. 2019
Platform
  1. MacOS
Hi

Need help on returning values in column 3 Status based on conditions in column 1 Stage and column 2 Renewal Date. Please see below for rules and attached excel. Any help greatly appreciated

1. Return: "closed early" if
Stage = (renewal won or renewal lost), and
Renewal date = future 90 days

2. Return : "closed" if*
Stage = (renewal won or renewal lost), and
Renewal date = past 30 days

3. Return: "Late stage"
(Stage = (order received or Negotiation), and
Renewal date = future 90 days)
or
(Stage = proposal sent, and
Renewal date = 45-90 days in the future)
or
(Stage = engaged, and
Renewal date = 60-90 days in the future)

4. Return - "early stage
"(Stage = proposal sent and
Renewal date = 15-30 days in the future)
or
(Stage = engaged, and
Renewal date = 30-45 days in the future)

or
(Stage = not engaged, and
Renewal date = 45-90 days in the future)

or
(Stage = (negotiation or order received), and
Renewal date = 0-15 days in the past)

5. Return: "overdue"

(Stage = not engaged and
Renewal date = 0-30 days in the future)
or
(Stage = engaged, and
Renewal date = 0-15 days in the future)
or
(Stage = proposal sent, and
Renewal date = 45-90 days in the future)

or
(Stage = (negotiation or order received), and
Renewal date = 15-30 days in the past)

6. Return: "Way Overdue"

Stage = (not engaged or engaged or proposal sent), and
Renewal date = 0-30 days in the past


1607433100962.png
S
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Duplicate Formula tricky . Need help

Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread.
Per forum rules, posts of a duplicate nature will be locked or deleted (rule 12 here: Forum Rules).
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,214,991
Messages
6,122,628
Members
449,095
Latest member
bsb1122

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top