I have a excel file which has 2 sheets; employee details and mail IDS
for each row in employee details, it should check if the name matches with name in mail ids sheet, if the name matches it must extract the corresponding mail id and mail the whole row from employee details to that ID in the form of a table.
. Please help me to solve this
Excel_Data.xlsx (11.3 KB)
Thanks in advance