I can sort this with something having multiple If statements for visible
Example:
If (Title2_82.Text="Yes", true,false) +
If (Title2_83.Text="No", true,false) +
If (Title2_84.Text="No", true,false) +
If (Title2_85.Text="No", true,false)
But for some reason I cannot get this to work with color:
I need to have multiple color conditions based on various Label conditions. Can someone help me sort my syntax error here?


Report
All responses (
Answers (