Visio Guy
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Visio Guy
»
Visio Discussions
»
ShapeSheet & Smart Shapes
»
Conditional Formatting Icons
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Conditional Formatting Icons (Read 2195 times)
0 Members and 1 Guest are viewing this topic.
artwhitejr
Newbie
Posts: 1
Conditional Formatting Icons
«
on:
June 29, 2011, 03:31:14 PM »
I am working on a project for an org chart that tracks incoming and outgoing personnel for a position. The icon for the incoming person will be green for male, red for female and transparent for no incoming person. I can get the conditional formatting to change colors for red and green through the Data on Shape interface but how do I get the icon to go to transparent if the field is null in the spreadsheet?
art
Logged
Jumpy
Hero Member
Posts: 1061
Re: Conditional Formatting Icons
«
Reply #1 on:
June 29, 2011, 04:14:55 PM »
In the ShapeSheet of the Shape, go to the cell "FillForegndTrans" and insert a formula like: =If(Prop.YourData=0,100%,0%)
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Visio Guy
»
Visio Discussions
»
ShapeSheet & Smart Shapes
»
Conditional Formatting Icons