M
Majal
Hi Ray,
Use the SUMIF function:
=SUMIF(A:A, "a", C:C)
Have a great day!
Use the SUMIF function:
=SUMIF(A:A, "a", C:C)
Have a great day!
T. Valko said:If your data table is sorted or grouped together as is shown in your sample:
A210 = data table
F2 = lookup value = 34377007
G2 = instance number = 2
=INDEX(D210,MATCH(F2,A2:A10,0)+G2-1)
Result = 5313312
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.