Forum Discussion

VitoM1255's avatar
VitoM1255
Copper Contributor
Dec 07, 2022

Problem with named Range

Hello, i used followed formula without problems: =MIN(IF($B$2:$B$266<>0;$B$2:$B$266)) also worked: =MIN(IF(NamedArea<>0;NamedArea)) (where NamedArea=$B$2:$B$266) but when i Named the same Range on...