Skip to main content

I have an excel sheet named as “ITBricks”. In that I have 2 sheets named as “data” and “test”

  1. from the sheet “data” I want to read column G
  2. from the sheet “test” I want to read column “Expected”
  3. I want to compare both the columns and if both values are same I want to update in the sheet “data” column “H” as Pass or Fail.

Please help me to do this

Be the first to reply!

Reply