Forum Discussion
anupambit1797
Aug 01, 2023Iron Contributor
How to color specific bits in all rows with a Single command or a Function?
Dear Experts, I want to color the specific bits(bit0~1, bit2~6,....) like in the attached sheet, but want to do for all rows how can this be achieved for all rows? Thanks i...
nimesht
Aug 02, 2023Iron Contributor
Do you mean you want to color the columns 2-5 based on the color of digits in column 1?
It won't be easy as there is no direct formula. It can be done (probably) using VBA Macro.
It won't be easy as there is no direct formula. It can be done (probably) using VBA Macro.
anupambit1797
Aug 02, 2023Iron Contributor