Forum Discussion
Gabriel Gordon
Sep 27, 2018Copper Contributor
conditional formatting colos scale. duplicating format to independent rows
I have this need. I need to conditional format, with color scales, thousands of rows, independent rows. in the attach, you can see in the left what I need as a result, but applying the conditional ...
- Sep 27, 2018
Hi Gabriel,
That's with VBA, please check this https://stackoverflow.com/questions/51991016/excel-conditional-colour-scale-for-multiple-rows
SergeiBaklan
Sep 27, 2018Diamond Contributor
Hi Gabriel,
That's with VBA, please check this https://stackoverflow.com/questions/51991016/excel-conditional-colour-scale-for-multiple-rows
Gabriel Gordon
Sep 27, 2018Copper Contributor
Thanks Sergei!!!