ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SUMIF((U:U,"ITEM#")AND(A:A,4/01/06 AND <6/31/06),V:V) (https://www.excelbanter.com/excel-worksheet-functions/85136-sumif-u-u-item-4-01-06-6-31-06-v-v.html)

patrick

SUMIF((U:U,"ITEM#")AND(A:A,4/01/06 AND <6/31/06),V:V)
 
This function is so wrong I am pulling my hair out. Nevertheless I am trying
to sum column V if culumn U has a particular "item#" and the date in column A
is between two specified dates. This is for tracking inventory on a
quarterly basis from a sheet that contains a years worth of information.
I am running excell 2003.
I hope this is clear enough and I appreciate any responses.

thanks
--
patrick

Peo Sjoblom

SUMIF((U:U,"ITEM#")AND(A:A,4/01/06 AND <6/31/06),V:V)
 
=SUMPRODUCT(--(A1:A10000=--"2006-04-01"),--(A1:A10000<=--"2006-06-30"),--(U1:U10000="Item#"),V1:V10000)



--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"patrick" wrote in message
...
This function is so wrong I am pulling my hair out. Nevertheless I am
trying
to sum column V if culumn U has a particular "item#" and the date in
column A
is between two specified dates. This is for tracking inventory on a
quarterly basis from a sheet that contains a years worth of information.
I am running excell 2003.
I hope this is clear enough and I appreciate any responses.

thanks
--
patrick





All times are GMT +1. The time now is 05:53 AM.

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