Copy All Filtered Rows after Header
Posted by Marcie on February 20, 2001 2:07 PM
I am trying to write VBA code to select the range of all filtered rows that are produced as a result of an autofilter statement. I do not want to include the header row in the selection. How do I programatically code this? I cannot seem to get it to work.