hello

i am using MS office2007

in summary: I am creating a macro that runs a custom filter on a column and then run a command to do some functions on the filter results

my problem:

I need some help manipulating data after I ran a custom filter.

how do i code the macro to let it run the commands ONLY on the filter results and not on the whole column

thanks