+ Reply to Thread
Results 1 to 4 of 4

Search and Display macro

  1. #1
    Registered User
    Join Date
    06-22-2010
    Location
    Washington, DC
    MS-Off Ver
    Excel 2003
    Posts
    6

    Search and Display macro

    Let me start off by saying that I have not done any coding for almost ten years. Suffice it to say, I'm out of date.

    Anyway, I need a macro that will search a certain column on a worksheet and display all the occurrences of that information. Ideally, a user would be able to select a column header as a criteria for search our of a dropdown menu then enter in the name or value they were looking for and it would come up For example: if I were to select "Author" out of a dropdown menu, then type "Lemmings" and click a button only the articles by Lemmings would show up.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Search and Display macro

    How about just using AutoFilter?
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    06-22-2010
    Location
    Washington, DC
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Search and Display macro

    AutoFilter does do exactly what I'm talking about but I need that same sort of function above the data. For some reason that is not satisfactory for the project I am working on.

  4. #4
    Registered User
    Join Date
    06-22-2010
    Location
    Washington, DC
    MS-Off Ver
    Excel 2003
    Posts
    6

    Multi Column AutoFilter

    I have a spreadsheet where I have articles listed in one column and authors in several other columns. I am trying to create a macro that will scan each column for every instance of an author. For example sometimes they are the primary author (and thus listed first) and other times they might be a secondary author (and thus listed second to eighth).An AutoFilter only searches the one column but not the others. Any advice?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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