Wilco()
Member
I have a named range (let's call that NamedRange1), all containing numbers. I want to highlight only the lowest number in that range.
I know I can use =min(NamedRange1) to display the lowest number in a cell. But I want specifically to hightlight the cell containing the lowest number.
How can I use NamedRange in a formula and conditional formatting?
I know I can use =min(NamedRange1) to display the lowest number in a cell. But I want specifically to hightlight the cell containing the lowest number.
How can I use NamedRange in a formula and conditional formatting?