Conditional Formating Objects?

D

DeanL

Can you conditionally format an object? I would like to change the color of
an object based on the value of a cell.
 
A

Allllen

no

but you can use visual basic programming to detect changes to the value of a
particular cell, and then colour your object accordingly
 
Top