Based on your sample file, try this, copied down...
=IF(ISNUMBER(SEARCH(E2,A2,1)),E2,IF(ISNUMBER(SEARCH(F2,A2,1)),F2,""))
edit: this searches for either the keyword (returns keyword) or postal code (returns postal code)
Based on your sample file, try this, copied down...
=IF(ISNUMBER(SEARCH(E2,A2,1)),E2,IF(ISNUMBER(SEARCH(F2,A2,1)),F2,""))
edit: this searches for either the keyword (returns keyword) or postal code (returns postal code)
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks