Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default sumif only seeing one row

Duh, that works! Sometimes you can get swallowed up in the formula and ignore
the obvious. Thanks.!

"Luke M" wrote:

SUMIF doesn't work like that. The second range (a 9x107 matirix) is not the
same size as the first range (a 9x1 matrix).

If the totals are already in row 113, why not do:
=SUMIF('Sheet 2'!$D$5:$L$5,!$A9,'Sheet 2'!$D$113:$L$113)


--
Best Regards,

Luke M
"LennyD" wrote in message
...
Tried to find an answer but haven't found one yet. :(

I have two sheets. On Sheet 1, I have a Demo Code (1, 2, 3, etc.) in
A9:A17
and a total quantity column in column W. This is where my sumif would go.

On Sheet 2, I have the Demo Code going across from D5:L5. Below that, I
have
quantities listed for each demo code going to different people. The
columns
are then totaled below in row 113. I want to show the quantity for each
demo
code in the Total Quantity column on Sheet 1.

In my total quantity column on Sheet 1, I have the following formula:
=SUMIF('Sheet 2'!$D$5:$L$5,'Sheet 1'!$A9,'Sheet 2'!$D$6:$L$113).

So for some reason, it's only returning the first row (D6) and not the
entire column. The column does have spaces as each address is separated by
a
row or two, but since the range is listed, I don't know why that would be
a
problem. Any ideas? Thanks!



.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUMIF help mikeUTK Excel Discussion (Misc queries) 2 May 27th 08 04:30 PM
sumif for multi conditions. i.e sumif(A1:A10,"Jon" and B1:B10,"A" Harry Seymour Excel Worksheet Functions 9 June 12th 07 10:47 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
nested sumif or sumif with two criteria dshigley Excel Worksheet Functions 5 April 5th 05 03:34 AM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


All times are GMT +1. The time now is 10:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"