Hi Expert friends, I hope to get some help.
I have on Sheet 1, a drop down list. In its Data Validation Source, I have the following:
=offset(Sheet2!$A$2,0,0,CountA(Sheet2!$A:$A)-1,1).
It lists all the contents in Column A in Sheet2.
However, sometimes I may hide some of these contents.
How do I change the source formula, so that the drop down list will show the non-hidden contents only?
The above formula still list all the contents even though I have some of them hidden.
Any help is appreciated. Thank you.
I have on Sheet 1, a drop down list. In its Data Validation Source, I have the following:
=offset(Sheet2!$A$2,0,0,CountA(Sheet2!$A:$A)-1,1).
It lists all the contents in Column A in Sheet2.
However, sometimes I may hide some of these contents.
How do I change the source formula, so that the drop down list will show the non-hidden contents only?
The above formula still list all the contents even though I have some of them hidden.
Any help is appreciated. Thank you.