+ Reply to Thread
Results 1 to 6 of 6

Search the value in multiple sheets and display the entire row of matched value in list bo

  1. #1
    Registered User
    Join Date
    10-10-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    51

    Search the value in multiple sheets and display the entire row of matched value in list bo

    Hi Friends,

    I am getting an error while working on below code:

    Please Login or Register  to view this content.
    This above code search the value and display the entire row of matched value from one sheet.

    Now what i want is this it should search in multiple sheet and display same (the entire row of matched value)

    Can anyone help me out in this.

    Regards,
    Harindra Devadiga

  2. #2
    Registered User
    Join Date
    11-04-2013
    Location
    Chesham
    MS-Off Ver
    Excel 2010
    Posts
    33

    Re: Search the value in multiple sheets and display the entire row of matched value in lis

    Have you tried adding another For and Next around your code to go to the next sheet after running it?

    like

    Please Login or Register  to view this content.
    Just be careful of referencing any named ranges in your code for the sheet in which you are searching that may not exist in another sheet

  3. #3
    Registered User
    Join Date
    10-10-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    51

    Re: Search the value in multiple sheets and display the entire row of matched value in lis

    Can you please code it....

  4. #4
    Registered User
    Join Date
    11-04-2013
    Location
    Chesham
    MS-Off Ver
    Excel 2010
    Posts
    33

    Re: Search the value in multiple sheets and display the entire row of matched value in lis

    If you attach the workbook you are working on I or others can give it a go to make sure it works

  5. #5
    Registered User
    Join Date
    10-10-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    51

    Re: Search the value in multiple sheets and display the entire row of matched value in lis

    Unit_Department_Details.xlsm

    Hi Friend,

    In Attached file, you will find three sheet (Enter, Data & Sheet1). In Enter sheet you will find a button which will pop up the userform, by which you can only search in Data Sheet right now.

    1) From that userform a user can search two sheet (Data & Sheet1)
    2) Once we entered the code in the search details form,a user will get a entire row output in listbox, which will redirect the user to particular sheet.

    Regards,
    HD

  6. #6
    Registered User
    Join Date
    11-04-2013
    Location
    Chesham
    MS-Off Ver
    Excel 2010
    Posts
    33

    Re: Search the value in multiple sheets and display the entire row of matched value in lis

    Hey, this is a little rushed because i am at work but paste this in to the 'view code' section of the search button in the user form and replace your existing code. I have tested it and it searches both sheets (tested by adding a new unique row in the other sheet and it came up)

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 10
    Last Post: 09-16-2015, 11:25 PM
  2. Replies: 2
    Last Post: 06-24-2015, 09:08 AM
  3. Search for specific match and calls the entire row from multiple sheets
    By gameybeets in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2015, 03:41 PM
  4. [SOLVED] transfer every matched entrys entire to different-sheets (paste in cells)
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-05-2014, 11:42 AM
  5. [SOLVED] Search over multiple sheets and display results
    By cedricmeier in forum Excel General
    Replies: 6
    Last Post: 08-31-2014, 02:21 PM
  6. [SOLVED] I need to search for a word on multiple sheets and copy the entire row to a new sheet
    By jkm750 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-26-2013, 12:13 AM
  7. [SOLVED] Search multiple sheets for criteria and paste all matched rows in new sheet
    By BertLady56 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-14-2012, 01:09 PM

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