Hello,
I have been designing a spreadsheet to produce the lowest prices of two companies on multiple items. I have been able to conditionally format cell J2 to tell me which of the two companies are cheapest. [The formula in J2 is =IF(ISBLANK(F2),"",(IF(F2<H2,F2,H2)) ]. I have used the formula to conditionally format the cell based on their value based with [=J2=F2] then format orange. Then a separate formula for [=J2=H2] then format blue.
The problem I am having is if all three are the same. This is possible as the items can be a set price so it does not matter which supplier the item comes from. I have tried using an if formula but this is has not worked, the formula I used was [J2=H2=F2].
Is there a way to format the cell to give either of these three options?
Many thanks,
PER11
Bookmarks