+ Reply to Thread
Results 1 to 3 of 3

Search entire workbook except 1 tab

  1. #1
    Registered User
    Join Date
    04-25-2013
    Location
    Gateshead, England
    MS-Off Ver
    Excel 2003
    Posts
    11

    Search entire workbook except 1 tab

    Hi all,

    I am back with an adaptation of my initial issue about a search macro where it searches all worksheets for information and displays it including the hyperlinks on the main page. This works brilliantly however after some feedback from its users, they would like an index of the topics to help them search more intelligently.

    So i have made an attempt by having a topics worksheet which pulls all entries from the multiple worksheets into 1 (very basic approach if honest) then simply filter out the blanks. However since adding this worksheet, info on this sheet is now included in the search results and technically duplicates the information but as its a formula displays #REF!. So what I am hoping for is one of two things. 1: a better way to display all topics in the workbook so it doesnt not affect the results or adaptation of the below code to search all worksheets except the one named Topics.

    Below is the code and a sample workbook. Any help that you can provide would be great.

    Thanks

    Stuart

    Please Login or Register  to view this content.
    Attached Files Attached Files

  2. #2
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Search entire workbook except 1 tab

    Hi Stuart

    Change this line of Code
    Please Login or Register  to view this content.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  3. #3
    Registered User
    Join Date
    04-25-2013
    Location
    Gateshead, England
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Search entire workbook except 1 tab

    Thanks John this works a treat!

    I will mark as Solved.

    Thanks

+ Reply to Thread

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