View Single Post
  #2   Report Post  
Pamanabh Pamanabh is offline
Junior Member
 
Posts: 10
Smile

Quote:
Originally Posted by Mazzaropi View Post
Dear Pamanabh, Good Afternoon.

The reason about +1 is simple.

In this case the Function MATCH starts searching at column 2.

The Function VLOOKUP always starts numbering columns as column 1.
As the used formula is indexed, you need to add +1 to capture the right answer.

Try to remove the +1 and observe the answer.
It will be the same value of a previous column.

Is it OK?

Have a nice day.




yes its working as required!!!!! Thanks a lot buddy !!!!!! :)