Results 1 to 3 of 3

VBA and filtering table

Threaded View

brncao VBA and filtering table 11-18-2012, 07:53 PM
brncao Re: VBA and filtering table 11-18-2012, 11:46 PM
brncao Re: VBA and filtering table 11-19-2012, 03:53 AM
  1. #1
    Registered User
    Join Date
    11-13-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    5

    VBA and filtering table

    I need help with my macro. I am not too familiar with tables.
    First the user will filter "Application" by name. Then the user will run the macro (ctrl+m) from there.

    The macro will:
    1. Sort Sub-Category in ascending order
    2. set the range to sub-category, but applies only to post-filtered data (we don't want it to include all the pre-filtered data)
    3. Generate html tags
    1. If the sub-category name is mentioned only once, display the name as "[SUB-CATEGORY]"
    2. Otherwise display the name as "[MANUFACTURER]" when there is multiple occurances of sub-category names

    I know I'm doing it wrong but I don't know much about tables.

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