Consulting

Results 1 to 2 of 2

Thread: Copy AutoFilter Results

  1. #1
    VBAX Regular
    Joined
    Dec 2007
    Posts
    26
    Location

    Copy AutoFilter Results

    I have six columns of data of numbers and letters. I will do a Custom Autofilter column E1 (which is just number data from 1 to 175) starting at 1 and copy all the six columns of visible data to sheet 2. I would continue that in increment of one until I get to the end of my numbers. Thank you for any help with this

  2. #2
    VBAX Regular
    Joined
    Sep 2007
    Location
    Singapore
    Posts
    63
    Let me see if I get you correctly on this. Column E contains numbers ranging from 1 to 175, right? In that case, you can do a simple sort to rearrange the data in ascending order.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •