Hi all. So if the Trainee’s name from CourseName2.xlsx matches with the Trainee’s name in Filtered2.xlsx, the program will extract the Course and year from Filtered2.xlsx and paste into CourseName2.xlsx in their respective Trainee’s name.
Here are the 2 excel files. Please provide with workflow. Thank you!
Have you tried reading these files into data tables and using the “Join Data Table” activity to get the results you want into a new data table which you can copy and paste.