SOLVED
Vlookup/ replace multiple fields
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Apwc
5 - Atom
03-27-2024
08:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is there a way to Vlookup/ replace multiple fields, have been doing "Find Replace" but there are over 50 fields, if there is a single tool to perform that function instead of 50 "Find replace" that would be awesome! Thank you.
| NY | WI | CA | DE | HI |
| 111 | AAA | AAA | AAA | AAA |
| 222 | AAA | AAA | 999 | AAA |
| AAA | 333 | AAA | AAA | 666 |
| 888 | 777 | 444 | 555 | AAA |
| AAA | AAA | AAA | AAA | AAA |
| 111 | Yes |
| 222 | No |
| 333 | No |
| 444 | Yes |
| 555 | No |
| 666 | Yes |
| 777 | No |
| 888 | Yes |
| 999 | No |
Result
| NY | WI | CA | DE | HI |
| Yes | AAA | AAA | AAA | AAA |
| No | AAA | AAA | No | AAA |
| AAA | No | AAA | AAA | Yes |
| Yes | No | Yes | No | AAA |
| AAA | AAA | AAA | AAA | AAA |
Solved! Go to Solution.
Labels:
- Labels:
- Help
5 REPLIES 5
binu_acs
21 - Polaris
03-27-2024
08:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Apwc one way of doing this with the find and replace tool
03-27-2024
08:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you! That is very helpful! That solve my problem, but just curious, what if I only need to replace it for NY, CA and HI? Is there a way to do that as well?
bgreedy
7 - Meteor
03-27-2024
08:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
binu_acs
21 - Polaris
03-27-2024
08:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Apwc use the dynamic select tool
03-28-2024
03:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you! That is super helpful!
