Need Recommendation

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

Guest

I have never had to filter a column with a Macro before. I need to select
all of the students with four A's. This part is simple because Column 'L'
will have AAAA in it.

I have never worked with a filter in Excel, but is it better for me to
create another worksheet with just the AAAA students in it, or just display
the AAAA students in the current worksheet?

Also does anyone know the code for Column = AAAA

This is only my second Command Button project using Excel.

Thanks a Bunch

Granny
 
Why do you need a macro, why not just use Autofilter in Excel?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Bob;
There is more in the way of instructions that I will probably have to
do. I am guessing that they are going to wnat more, I think it will be
easier for me to edit the macro and add to it later.

Thanks for your assistance;

Granny
 
Then just turn the macro recorder on, do it in Excel, and you will then have
the code.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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

Similar Threads

Filling in some blanks to a data table 3
Acronym Macro 11
Replaced text count 4
Acronym Macro 2 7
Macro question 1
Macro code question 1
column copy 6
Deleting EXACT duplicate rows 9

Back
Top