+ Reply to Thread
Results 1 to 5 of 5

Pull data from sheet 3 to sheet 2 using a search field in sheet 1?

  1. #1
    Registered User
    Join Date
    08-23-2012
    Location
    Birmingham
    MS-Off Ver
    Excel 2003
    Posts
    16

    Pull data from sheet 3 to sheet 2 using a search field in sheet 1?

    Hi guys,

    Ok I have another one for you

    I want to pull all columns from sheet 3 to sheet 2 using a search field in sheet 1. To search you would use the "store" number, this will be a 4 or 5 digit number. There will be multiple orders pulled from sheet 3. From 1 to over 200. Then when you want to search another store it replaces all data in sheet 2. I've included a sample if it helps. Any help would be greatly appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Pull data from sheet 3 to sheet 2 using a search field in sheet 1?

    If you change the filter fomratting in sheet 1, you can use advancedfilter.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-23-2012
    Location
    Birmingham
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Pull data from sheet 3 to sheet 2 using a search field in sheet 1?

    This is fantastic Thank you

  4. #4
    Registered User
    Join Date
    08-23-2012
    Location
    Birmingham
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Pull data from sheet 3 to sheet 2 using a search field in sheet 1?

    Could you make a search function for the order number too?

  5. #5
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Pull data from sheet 3 to sheet 2 using a search field in sheet 1?

    Add a new search field next to Store then expand the filter range from ws1.Range("A2:A3") to ws.Range("A2:B3"). You might want to google AdvancedFilter to see how it works.

+ 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