Data Bars

D

Doug

How can I place data bars in column N with respect to percentages in column
CI ranging from 0 - 100? I am doing this so to overlap some pertinent
information.
--
 
D

Doug

Do you know if there is a formula that I might be able to place in the CF
that might link the two?
 
T

Tim Williams

You'll just need to get the % values from column CI into column N

"=CI4" in N4 (for example) should do it.

Tim
 
Top