How can I do the following:
If a user enters an age via a userform. I want to search through two columns, D & E. for that value. The best way is to run through both the list and if it equals that value, put a "YES" or "NO" in column F and then autofilter that column.
So, first it will go through D, put YES or NO, then go through E and put YES or NO.
I don't know how to do this. Can anyone help?
If a user enters an age via a userform. I want to search through two columns, D & E. for that value. The best way is to run through both the list and if it equals that value, put a "YES" or "NO" in column F and then autofilter that column.
So, first it will go through D, put YES or NO, then go through E and put YES or NO.
I don't know how to do this. Can anyone help?