I have a list of names and email addresses in Excel File 1 and a subset of these names and other information in Excel File 2. I need to match the email address for each name and add this as a separate column in Excel File 2.
Thank you! I tried your method but it doesn’t quite work. Currently File 1 has names and email addresses and File 2 has names and dates. I have two issues when I use the Join DataTable activity.
Since the activity joins the columns, I now have two name columns.
The names not in File 2 but in File 1 are also output. Is there a way to match the names only in File 2 to the email addresses in File 1?.
The names in Sheet 2 is a subset of the list in Sheet 1. The output required is the Results tab where we have kept Sheet 2 but added another column where we match the names in Sheet 2 to the email addresses in Sheet 1.
Hello - Some names have not been output (because of differences in upper and lowercases, missing alphabets, etc.). Is there a way to check the list of names in Sheet 2 against the list of names in Sheet 1 and if no match is found, then for UiPath to still output the name but return an error message