Array Formula Help

K

klmiura

I have two work sheets and I am trying to have it look up the data in column
A of worksheet 1 (text-Names) to Column M in worksheet 2 and return the value
in worksheet 2 Column N if it matches. I did the following array formula but
it is not working.

Worksheet 1 is named Tina
Worksheet 2 is named Aug 08

{=SUM(('Aug 08'!$M$10:$M$438=Tina!A7)*('Aug 08'!$N$10:$N$438))}
 

Ask a Question

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.

Ask a Question

Similar Threads

Array Formula Help 1
Array Formula Assistance 3
Array Formula Help 2
Vlookup doesn't work: results are wrong 2
count dates 6
to CONCATENATE from the smallest date with at least 2 criteria 17
index_match 5
Count 1

Top