C
condotta
Hello,
I have a dynamic range name, "HotDogDay", set up on one sheet using
=offset(SheetName!Range,0,0,Counta(....). When viewing this name
through "Insert" --> "Name" --> "Define", the range checks out fine. On
another sheet I have some data validation using
=Indirect(Substitute(A1," ","")) , where A1 has the name "Hot Dog Day"
(note spaces). Opon entering the indirect function in the data
validation source box, Excel informes me "The source evaluates to an
error. Would you like to continue?". Alternatively, if in the data
validation I directly enter =HotDogDay in the source box the data
validation works fine. Can anyone explain why my
=Indirect(Substitute(A1," " ,"")) does not work for me with a dynamic
range?
Regards,
Stefano
I have a dynamic range name, "HotDogDay", set up on one sheet using
=offset(SheetName!Range,0,0,Counta(....). When viewing this name
through "Insert" --> "Name" --> "Define", the range checks out fine. On
another sheet I have some data validation using
=Indirect(Substitute(A1," ","")) , where A1 has the name "Hot Dog Day"
(note spaces). Opon entering the indirect function in the data
validation source box, Excel informes me "The source evaluates to an
error. Would you like to continue?". Alternatively, if in the data
validation I directly enter =HotDogDay in the source box the data
validation works fine. Can anyone explain why my
=Indirect(Substitute(A1," " ,"")) does not work for me with a dynamic
range?
Regards,
Stefano