Icon Set Conditional Format from other cell value

ollyhughes1982

Well-known Member
Joined
Nov 27, 2018
Messages
677
Office Version
  1. 365
Platform
  1. MacOS
Hi,

I have a team sheet setup for my pool team. At present in cells G4:G14 I have conditional formatting working to either turn the cell green (for a win “w”) or red (for a loss “l”). This works fine, but I’d rather if I could use icon sets, as they’ll look better.

This is what it currently looks like:
Screenshot 2023-12-15 at 14.44.13.png


This is what I'd like to achieve:
Screenshot 2023-12-15 at 14.57.00.png


I haven’t been able to find / work out a way to do this with text. I know you can do this with numbers, so I have setup a corresponding result column in Y4:Y14 which has “1” for a win and “-1” for a loss. Is there a way that I can use the corresponding number values from the Y column and apply the icon sets to column G?

I don’t want to change the w / l format in G as this would mean a lot of work, changing things across many worksheets.

File can be found here: Pool Teamsheet Example.xlsx

Thanks in advance,

Olly.
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
I was going to play with your file but quickly found this
There is one solution there that appears to be using text values in column A
 
Upvote 0
You can use conditional formatting rules to apply a custom number format of:
;;;[red]●
for l, or:
;;;[green]●
for w
 
Upvote 0
Solution

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

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