Y
Yul
HI!
I have named a range of cells, e.g. K12:K14 to "Test". What I want t
do is to display the three cells named test based on a value in anothe
cell, in this case cell N12. If the value in N12 equals 1 then I wan
to display "Test" (ie three cells K12:K14) starting at cell e12.
Can this be done using an IF statement?
I have tried: IF(N12=1;Test;"") but this only displays the first cel
in the named range, ie cell K12!
How can this be solved?
Thanks in advance!
Rgds
Yu
I have named a range of cells, e.g. K12:K14 to "Test". What I want t
do is to display the three cells named test based on a value in anothe
cell, in this case cell N12. If the value in N12 equals 1 then I wan
to display "Test" (ie three cells K12:K14) starting at cell e12.
Can this be done using an IF statement?
I have tried: IF(N12=1;Test;"") but this only displays the first cel
in the named range, ie cell K12!
How can this be solved?
Thanks in advance!
Rgds
Yu