Vlookup not working

hi team,
i am trying to get data from one excel sheet and paste that into another sheet by using vlookup(modern) activity but i am getting null values and in my sheet at least two invoices numbers are matched.plz anyone help me …


Hi ,

Is the matching column in the second file starts from Column A only??

While doing the vlookup - the range should start with the matching column only. Kindly confirm the same


Also i have created a sample project for your reference where a file will do the vlookup from another file. Code is tested and working fine

Steps to note are:

  • Open the destination file first
  • Then the Source File
  • Do the looping of Destination file inside the source file
  • Apply Vlookup

ForumTest (2).zip (538.5 KB)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.