Hi,
I have two lists to map..
For example,
List 1 List 2
Bulk/Water All Other Isotonic Beverages
ENHANCED BEVERAGES Per tea
ISOTONIC BEVERAGES Bus tea
KIDS DRINKS Bulk water
MULTI_SERVE_JUICE Multi serve juice
TEA
Desired output :
Bulk/water should be mapped to Bulk water,
Tea to both per tea and bus tea
Multi_serve_juice to Multi serve Juice
Isotonic beverages to All Other Isotonic Beverages
etc
Have shared the file at the link below:
http://www.2shared.com/file/7PIytYUK/approximate_matching_of_lists.html
I could map few things directly using functions/formulae but struck with special characters like '_' , '/', etc - couldn't map few others.
Any help would be greatly appreciated.
Thanks in advance!
~ Santhan
I have two lists to map..
For example,
List 1 List 2
Bulk/Water All Other Isotonic Beverages
ENHANCED BEVERAGES Per tea
ISOTONIC BEVERAGES Bus tea
KIDS DRINKS Bulk water
MULTI_SERVE_JUICE Multi serve juice
TEA
Desired output :
Bulk/water should be mapped to Bulk water,
Tea to both per tea and bus tea
Multi_serve_juice to Multi serve Juice
Isotonic beverages to All Other Isotonic Beverages
etc
Have shared the file at the link below:
http://www.2shared.com/file/7PIytYUK/approximate_matching_of_lists.html
I could map few things directly using functions/formulae but struck with special characters like '_' , '/', etc - couldn't map few others.
Any help would be greatly appreciated.
Thanks in advance!
~ Santhan