I have attached the workflow where I am using Lookup and Searching a value in 1st Excel File.
If the the Value is Found then writing “Found” in that RowIndex to Column ‘BT’.
If not found then Searching that value in 2nd Excel File.
If found in the 2nd file then I need to Copy the Data of entire row and need to Paste to File1 Excel at the End of the Data.
Any suggestions ideas are appreciated.
TestLookup.xaml (12.6 KB)
Thanks