Results 1 to 6 of 6

populate userform with filtered data

Threaded View

  1. #1
    Registered User
    Join Date
    09-28-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    9

    populate userform with filtered data

    Hi all, after the very successful last thread im hoping to go one better!

    I have a userform linked to some data - and basically want to show in the userform only the filtered data.

    Normally the attached file has 19 records - however if you filter on colour you get 2 records.

    on the VBA using the aValues = Worksheets("sheet1").Range("dataset").SpecialCells(xlCellTypeVisible) gives a zero value because the 'dataset' when visible starts on row 3 thus doesnt populate the box.

    can anyone help so that the userform just populates the visible filtered data?

    regards Simon
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1