Filtering with marcos

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying towrite a short bit of code to filter using what a user put in
cell.
ie user puts "01" in cell A3
then the data below is filtered to show only results matching 01.

I know i could use an autofilter but coding would be better for the users.

Any body help!

i am sure this is am easy one for someone
 
Just a thought........if you are writing code for others to use, then YOU use
the version of Excel that is the OLDEST of the users-to-be. Some code
written in some of the newer versions of Excel will not work in some of the
older versions.

.....and note, you can also code in Autofilter to respond to the value in a
specific cell.......

hth
Vaya con Dios,
Chuck, CABGx3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top