+ Reply to Thread
Results 1 to 3 of 3

Partial name and address match

  1. #1
    Registered User
    Join Date
    03-27-2015
    Location
    USA
    MS-Off Ver
    ms office 360
    Posts
    34

    Partial name and address match

    Hello,

    I am trying to create a formula that shows whether my data file has a partial name match and partial address match with the addresses listed in a separate data file. I would also like to hide the rows with no data.

    Can someone please help me with a formula or function.

    Attached is a sample worksheet.

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Contributor jayajaya_4's Avatar
    Join Date
    05-09-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    259

    Re: Partial name and address match

    try this for
    =VLOOKUP("*",$B$2:$C$3,1,FALSE) for name
    and
    =VLOOKUP("*",$B$2:$C$3,2,FALSE) for address

    and for hiding u can filter,find blanks cells right click and hide
    hope it helps

  3. #3
    Registered User
    Join Date
    03-27-2015
    Location
    USA
    MS-Off Ver
    ms office 360
    Posts
    34

    Re: Partial name and address match

    Thanks for the help, but I am trying to partial match the address from the Data tab and Address tab. Under the template tab, Row 2 and column A is supposed to have "Yes" because the addresses do partially match, however, it comes up as "No" even though they do partially match. I was hoping you could help me modify my existing formulas or help me create a better to formula. I would like the rows on column A to let me know if any addresses from the address tab partially match the address from the data file. If it does partially match, then I would like to have "yes", if it doesn't then I would like to have "No".

+ 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] Find partial match between two columns and highlight cells that match
    By TomToms in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-18-2019, 01:07 PM
  2. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  3. Replies: 0
    Last Post: 09-21-2013, 09:03 PM
  4. [SOLVED] Take partial cell data and insert into the middle of a preformatted email address(?)
    By irishtrey in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-26-2013, 11:04 AM
  5. Partial IP Address Range Match Between 2 Columns
    By RickT in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-06-2013, 11:40 AM

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