I have a list of clients and I am trying to create a way to search the original list against a list of clients that have come into my office to see who has visited me recently. My problem is one list has husband and wife names, while the other list has one or the other or both. I need to crate a search (macro?) that creates an "IF" statement that shows YES if the client has come in recently, and be able to recognize the persons name even if his/her spouses name is not associated. EX: List 1 has Smith, John and Jane but only John Smith visited me. I need to create someway to search List 1 to recognize that John has visited me. Help please!
Bookmarks