Combining conditional formats or forumulas

danielpeam

New Member
Joined
Feb 25, 2018
Messages
8
Hey guys,

I have two sets of data - one has an IF formula which leaves the words 'win' or 'lose' based on the results.

Formula is =IF(A15<=C15,"lose","win")


And another which highlights a cell based on conditional formatting formula is =E2>AVERAGE(E$2:E$11)*1.1


What I'd like to have is a formula which combines the two - I figure there are two options, one I'm sure is impossible.

If one cell is highlighted and another cell is highlighted return the result of x.

Alternatively - if cell E2 is in the top 10% of the range of cells, and cell A15 has the value 'win', return the value x.
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,215,515
Messages
6,125,279
Members
449,220
Latest member
Excel Master

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