+ Reply to Thread
Results 1 to 10 of 10

Large Database with addresses and need to find if street name is within database

  1. #1
    Forum Contributor
    Join Date
    03-06-2015
    Location
    houston, tx
    MS-Off Ver
    MS 365
    Posts
    522

    Large Database with addresses and need to find if street name is within database

    Two excel files: One has address numbers and street names (2) and the other has only Street Names (1).

    I need to find which street names in (1) are also in the large database (2) that have the addresses numbers and street name

    See attached sample. Windows 10, excel 2017

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Large Database with addresses and need to find if street name is within database

    One way:

    =IF(ISNUMBER(MATCH("*"&$C3&"*",$A$3:$A$37,0)),"Present","")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Contributor
    Join Date
    03-06-2015
    Location
    houston, tx
    MS-Off Ver
    MS 365
    Posts
    522

    Re: Large Database with addresses and need to find if street name is within database

    Thank you. So far there are no street names that match. I will have to look at database to make sure those names are present. Will let you know. Thanks again

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Large Database with addresses and need to find if street name is within database

    Did you look at the attached file. There are six, in your sample.

  5. #5
    Forum Contributor
    Join Date
    03-06-2015
    Location
    houston, tx
    MS-Off Ver
    MS 365
    Posts
    522

    Re: Large Database with addresses and need to find if street name is within database

    Yes. I wasnt clear. Your file is good. I was referring to my two data files. I am going through them now to make sure there are no trim issues. Thanks

  6. #6
    Forum Contributor
    Join Date
    03-06-2015
    Location
    houston, tx
    MS-Off Ver
    MS 365
    Posts
    522

    Re: Large Database with addresses and need to find if street name is within database

    Here is the database files.
    Can you see if your formula works with these? Thanks
    Attached Files Attached Files

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Large Database with addresses and need to find if street name is within database

    Yep. the big difference between this file and the first is that the PARTIALS were in the second column and now they're in the first. So a wee tweak needed.
    Attached Files Attached Files

  8. #8
    Forum Contributor
    Join Date
    03-06-2015
    Location
    houston, tx
    MS-Off Ver
    MS 365
    Posts
    522

    Re: Large Database with addresses and need to find if street name is within database

    Works great. Thanks Glenn....blessings

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Large Database with addresses and need to find if street name is within database

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It would also be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

  10. #10
    Forum Contributor
    Join Date
    03-06-2015
    Location
    houston, tx
    MS-Off Ver
    MS 365
    Posts
    522

    Re: Large Database with addresses and need to find if street name is within database

    Thank you sir. Done

+ 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. [SOLVED] Database has spaces for addresses listings
    By pick44 in forum Excel General
    Replies: 9
    Last Post: 10-13-2020, 04:32 PM
  2. [SOLVED] Find Duplicate Street Addresses
    By pick44 in forum Excel General
    Replies: 6
    Last Post: 05-23-2018, 07:46 AM
  3. [SOLVED] Cleaning Up Address and Street Names in Large Database
    By pick44 in forum Excel General
    Replies: 4
    Last Post: 10-21-2017, 11:12 AM
  4. Replies: 3
    Last Post: 07-10-2017, 02:20 AM
  5. Tidying up addresses database - removing redundant variant records
    By Avestron in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-11-2013, 04:20 AM
  6. Replies: 1
    Last Post: 11-09-2012, 12:19 PM
  7. Large Database
    By jwaldmann in forum Excel General
    Replies: 4
    Last Post: 02-10-2012, 10:52 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