Hi - hoping someone can put me out of my misery here.
I am trying to hide values from a drop-down if they have already been used. I mean, super-simple I know but I am clearly just not up to it.
So far I can get the =COUNTIF to return the TRUE/ FALSE results with this
=COUNTIF(Questions!$C$6:$C$46,Picklist!$C$6:$C$46)=0
but as soon as put the filter round it, I just get VALUE error.
There are two tabs, one called Questions and one called Picklist. No table at this point.
Can anyone see the issue?
Finally, what I really wanted was to be able to use table column headers for this but ... baby steps.
Thanks in advance ...
I am trying to hide values from a drop-down if they have already been used. I mean, super-simple I know but I am clearly just not up to it.
So far I can get the =COUNTIF to return the TRUE/ FALSE results with this
=COUNTIF(Questions!$C$6:$C$46,Picklist!$C$6:$C$46)=0
but as soon as put the filter round it, I just get VALUE error.
There are two tabs, one called Questions and one called Picklist. No table at this point.
Can anyone see the issue?
Finally, what I really wanted was to be able to use table column headers for this but ... baby steps.
Thanks in advance ...