Hi all,
I'm trying to format these percentages with rounding based on the value of each cell.
If the percentage value is less than 10% round to = #.#%
If the percentage value is less than 0.1% round to = #.##%
If the percentage value is less than 0.01% round to = #.###%
Hopefully the example below helps to demonstrate what I'm trying to achieve:
Any help would be greatly appreciated.
Many thanks
I'm trying to format these percentages with rounding based on the value of each cell.
If the percentage value is less than 10% round to = #.#%
If the percentage value is less than 0.1% round to = #.##%
If the percentage value is less than 0.01% round to = #.###%
Hopefully the example below helps to demonstrate what I'm trying to achieve:
Any help would be greatly appreciated.
Many thanks