I have a cell range in excel let's say B6:H40
.
I want to apply a conditional formatting
on this range such that the data type of cells should be changed to percentage
on the condition that : if the cell A1 has Text "True" in it.
How do I apply conditional formatting for such case?