Good afternoon all,
I'm look to automate the filtering of a large Excel database. I want to include in my code a bit that will be able to filter a particular column so that only the items that begin with a number (0-9) in that column are visible. I'm very comfortable with VBA and have been trying to record a macro doing this to have some code to get started with, but found that I'm not sure how to even do so manually. Any ideas how I can filter a column only on those items that begin with a number?
Thanks so much for all your help!
I'm look to automate the filtering of a large Excel database. I want to include in my code a bit that will be able to filter a particular column so that only the items that begin with a number (0-9) in that column are visible. I'm very comfortable with VBA and have been trying to record a macro doing this to have some code to get started with, but found that I'm not sure how to even do so manually. Any ideas how I can filter a column only on those items that begin with a number?
Thanks so much for all your help!