Thomas Kuriakose
Active Member
Respected Sirs,
I tried the below to get he result for getting the quantity from Data tab in the attached. This is a sample data.
=VLOOKUP(A2,Data!A1:J109,MATCH(D2,Data!D2:D109,0)*9,FALSE)
Some of the values captured are correct, but as the data length increases, I get wrong data looked up.
What I need is, we need to lookup the material and match the location in data tab and get the corresponding quantity for the respective locations.
Kindly correct me on this.
thanks,
with regards,
thomas
I tried the below to get he result for getting the quantity from Data tab in the attached. This is a sample data.
=VLOOKUP(A2,Data!A1:J109,MATCH(D2,Data!D2:D109,0)*9,FALSE)
Some of the values captured are correct, but as the data length increases, I get wrong data looked up.
What I need is, we need to lookup the material and match the location in data tab and get the corresponding quantity for the respective locations.
Kindly correct me on this.
thanks,
with regards,
thomas