S
Sherry
Everyday I open a spreadsheet, turn on autofilter and filter out some things
and record the number of rows remaining in another spreadsheet. For example,
if Widget type looks like this:
Widget_Type
small
small
small
medium
small
large
small
medium
small
With autofilter I say I only want to see items that are "medium" and then in
the botom bottom left of my screen it'll say "2 of 9 records found." I know
I can record a macro of me doing this manually and then play it back. If I
add a pause I can stop the macro and manually make a note of the number of
records found. How can I capture that number and put it in a cell?
and record the number of rows remaining in another spreadsheet. For example,
if Widget type looks like this:
Widget_Type
small
small
small
medium
small
large
small
medium
small
With autofilter I say I only want to see items that are "medium" and then in
the botom bottom left of my screen it'll say "2 of 9 records found." I know
I can record a macro of me doing this manually and then play it back. If I
add a pause I can stop the macro and manually make a note of the number of
records found. How can I capture that number and put it in a cell?