+ Reply to Thread
Results 1 to 5 of 5

vba code to search for a serial nr

  1. #1
    Registered User
    Join Date
    05-22-2013
    Location
    stavanger
    MS-Off Ver
    Excel 2010
    Posts
    13

    vba code to search for a serial nr

    I need help with vba code to search for a serial nr, on Sheet1 I have a search field in the row N5 and a form button when I enter the serial number in the N5 and press the button I want it to find the seral no. and highlight it and the row on sheet2 where i have all the data on that serial no.
    can someone help me with that?

  2. #2
    Forum Expert JasperD's Avatar
    Join Date
    05-07-2013
    Location
    Netherlands
    MS-Off Ver
    Excel 2016
    Posts
    1,393

    Re: vba code to search for a serial nr

    Easiest way would be this :

    Please Login or Register  to view this content.
    This highlights the cell yellow on sheet2 that has the same value as sheet1 N5
    Is this what you're looking for?

    Please click on the * below if this helps

  3. #3
    Registered User
    Join Date
    05-22-2013
    Location
    stavanger
    MS-Off Ver
    Excel 2010
    Posts
    13

    Re: vba code to search for a serial nr

    Thanks but not quite how I wanted it, I want it to go to sheet2 and select the row with that value I'm searching for

  4. #4
    Forum Expert JasperD's Avatar
    Join Date
    05-07-2013
    Location
    Netherlands
    MS-Off Ver
    Excel 2016
    Posts
    1,393

    Re: vba code to search for a serial nr

    Then just adjust the code... Something like this perhaps?

    Please Login or Register  to view this content.
    Please click on the * below if this helps
    Last edited by JasperD; 05-23-2013 at 09:54 AM.

  5. #5
    Registered User
    Join Date
    05-22-2013
    Location
    stavanger
    MS-Off Ver
    Excel 2010
    Posts
    13

    Re: vba code to search for a serial nr

    thanks this was exactly what I was looking for, appreciate your help

+ 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