Clip art or auto shapes

brian5857

Board Regular
Joined
Jan 28, 2005
Messages
64
In my workbook I have many cells which are condionally formated. I want to spruce up its appearance and give some of square cells the apearance of a round indicator light. I want to add a clipart or autoshape that has a trandparent circle in the middle with th area outside the circle colored white. Does anyone know if ther is a clipart or auto shape that wil give this effect?
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
Hi brian5857,

There is an autoshape on the Basic Shapes submenu named "donut". It is right next to the smiley face. I believe this is what you described that you want.

Damon
 
Upvote 0
Thanks for the help. The dohnut is very similar to the autoshape I am looking for, but not exactly. Just like the dohnut, I need the inner circle to be transparent, but instead of an outer circle, I need that to be a square.
 
Upvote 0
Hi again brian5857,

I don't believe there is an autoshape that is square (rectangular?) on the outside and transparent circle on the inside. But if you want the transparent middle so that the conditional formatting area fill of the cell will show through (as a colored circle) this can be accomplished other ways. For example, rather than using conditional formatting use a filled circle in each cell (or block of cells) and use Worksheet_Change event code to change the fill color of the circle depending on a cell's value.

If you'd like to try this, but not sure how, let me know and I'll provide the code. You'll just have to provide me with the conditional formatting conditions and formatting (fill colors, etc.). For example, perhaps you want the circle to be green if a cell value is less than a certain number, yellow if greater than that number but less than a second number, and red if greater than the second number.

Damon

Damon
 
Upvote 0

Forum statistics

Threads
1,203,434
Messages
6,055,346
Members
444,781
Latest member
rishivar

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