In need of help...

ksagert

New Member
Joined
Aug 13, 2010
Messages
11
Hi There, I'm back again and I need another formula.

What I am trying to do is, I want cell A1 to say 'SAVE' if cell B1 is greater than 0, I want cell A1 to say 'CLEARANCE' if cell C1 is greater than 0, and I want cell A1 to say 'Regular Price' if cell D1 is greater than 0.

I tried to use the IF and AND expressions, but I was not able to get it working right. Can anyone help me out here?
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
We need an order of precedense.

If any 2 or 3 are > 0, which do you want?

Can we assume if D1 is >0, you want "Regular price" regardless if B1 and/or C1 are also >0 ?

Or will only 1 of the 3 be greater than 0?
 
Upvote 0

Forum statistics

Threads
1,224,602
Messages
6,179,845
Members
452,948
Latest member
UsmanAli786

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