+ Reply to Thread
Results 1 to 3 of 3

Search for Identifier in Column (different sheet) and Displaying Results in Specific Cells

  1. #1
    Registered User
    Join Date
    02-27-2013
    Location
    Fargo, North Dakota
    MS-Off Ver
    Excel 2003
    Posts
    2

    Search for Identifier in Column (different sheet) and Displaying Results in Specific Cells

    Hi all,
    I'm pretty efficient with excel and formulas but when it comes to VBA, I need serious guidance.

    For the attached file, I'm trying to create a search function that will search column A (BIN) on the "CurrentBINs" sheet based on a six digit entry in cell B3 on the "Search" sheet and return information from the corresponding row across from the "BIN".

    For example, searching for the BIN 403113 would populate Chase in the "Payee" field, PO Box 94014 in the "Address" field, Palatine in the "City" field, and so on, until ending with the "Notes" field.

    Additionally, if there aren't any results, the phrase "No Results Found For BIN" should populate in the "Notes" field.

    Lastly, most of the data won't have information listed in the Address 2 - Notes columns on the "CurrentBINs" sheet, so when searching, results should still display for the columns that do have data if the BIN can be found in column A. (I'm not sure if this is something that has to be included in the code or not, so I apologize for my misunderstanding if this isn't something to worry about.)

    I appreciate any help that this community can give me as I have looked through about 100 pages of threads but couldn't find anything close enough to this that I could attempt to modify to tailor it to my specific needs.

    Please let me know if anything else is required.
    Attached Files Attached Files

  2. #2
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,520

    Re: Search for Identifier in Column (different sheet) and Displaying Results in Specific C

    Try this

    Please Login or Register  to view this content.
    Thanks,
    Mike

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.

  3. #3
    Registered User
    Join Date
    02-27-2013
    Location
    Fargo, North Dakota
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Search for Identifier in Column (different sheet) and Displaying Results in Specific C

    Mike,
    I'm elated as to the quickness and speed of your reply. Not only that, but this is exactly the code I've been looking for!

    Thank you so much!

    _Velocir

+ 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