Hello,
I have a drop-down list that picks its values from a known range (let's say: "A1:A8").
The problem is that this range has random #N/A that I don't want to display in the list, like:
1
#N/A
25
#N/A
4
#N/A
47
45
In this case I would like my list just to display ("1", "25", "4", "47", "45").
I cannot install plugins. I prefer not to use macros. The errors must anyway be displayed in the source range.
Is there a way?
I have a drop-down list that picks its values from a known range (let's say: "A1:A8").
The problem is that this range has random #N/A that I don't want to display in the list, like:
1
#N/A
25
#N/A
4
#N/A
47
45
In this case I would like my list just to display ("1", "25", "4", "47", "45").
I cannot install plugins. I prefer not to use macros. The errors must anyway be displayed in the source range.
Is there a way?