jimbomcmucka
New Member
- Joined
- Oct 11, 2022
- Messages
- 26
- Office Version
- 365
- Platform
- Windows
Hi guys,
I have been racking my brain and cannot think of a way to work this problem - I'm hoping you may be able to point me in the right direction!?!
I am working on a project where we are changing a system and I need to transfer all of the data from the legacy to the new system, using a series of export / import sheets. The systems use 2 different 'languages', so I need to export the data from the legacy, cleanse the data and 'translate it' before uploading. Most of the fields have been fine, using either concatenations, substitutes etc. But a few of the fields hold multiple values, separated using a pipe (|). For example the extract would read "Product A | Product B | Product C".
I am running a VLOOKUP from the old product name to the new product name, based on a table in another tab (find old value, return new value) - which is working fine for singular values.
So, my question is - Is there a function that I can use that will consider the fact the field contains multiple values. Essentially, in my example above, I want to run 3 lookups, return 3 results, each separated with a pipe. (Note: The column could have any number of values, max approx 25.)
Hoping that makes sense? I'm not really sure where to start with further info, but do fire any questions at me that will help clarify!
Thanks!
Jim
I have been racking my brain and cannot think of a way to work this problem - I'm hoping you may be able to point me in the right direction!?!
I am working on a project where we are changing a system and I need to transfer all of the data from the legacy to the new system, using a series of export / import sheets. The systems use 2 different 'languages', so I need to export the data from the legacy, cleanse the data and 'translate it' before uploading. Most of the fields have been fine, using either concatenations, substitutes etc. But a few of the fields hold multiple values, separated using a pipe (|). For example the extract would read "Product A | Product B | Product C".
I am running a VLOOKUP from the old product name to the new product name, based on a table in another tab (find old value, return new value) - which is working fine for singular values.
So, my question is - Is there a function that I can use that will consider the fact the field contains multiple values. Essentially, in my example above, I want to run 3 lookups, return 3 results, each separated with a pipe. (Note: The column could have any number of values, max approx 25.)
Hoping that makes sense? I'm not really sure where to start with further info, but do fire any questions at me that will help clarify!
Thanks!
Jim