ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Array Formula Help (https://www.excelbanter.com/excel-worksheet-functions/220220-array-formula-help.html)

klmiura

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

I have the above formula in (Worksheet Tina) and I want to look up the
information in Column A of that worksheet to match information in (Worksheet
Aug 08) Column M and if the information matches to return the value in Column
N. I am not sure what I have done incorrectly can you please assist me.

smartin

Array Formula Help
 
klmiura wrote:
{=SUM(('Aug 08'!$M$10:$M$438=Tina!A7)*('Aug 08'!$N$10:$N$438))}

I have the above formula in (Worksheet Tina) and I want to look up the
information in Column A of that worksheet to match information in (Worksheet
Aug 08) Column M and if the information matches to return the value in Column
N. I am not sure what I have done incorrectly can you please assist me.


That looks like it should work. Are you pressing Ctrl+Shift+Enter to
commit the formula?

BTW SUMIF will work here, no array needed:

=SUMIF('Aug 08'!$M$10:$M$438,Tina!A7,'Aug 08'!$N$10:$N$438)


All times are GMT +1. The time now is 09:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com