Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
patrick
 
Posts: n/a
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default 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



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



All times are GMT +1. The time now is 10:15 PM.

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

About Us

"It's about Microsoft Excel"