A
Ang
Hi,
I am really struggling with a foruma for a spreadsheets used by our
warehouse department, I'm sure i am nearly there and have read all threads
regards the use of between dates etc.
I need to create a formula to return the value of a cell if 2 conditions are
met, the first - Product Code and the second between two dates i.e. between
1/1/09 and 31/1/09 if both are true to enter the qty in the spreadsheet from
another worksheet.
I hope this makes sense, I have three separtate worksheets, and this is the
sort of thing i've been experimenting with:
=SUMPRODUCT(--(Allocations!E2:E2001>DATE(2009,1,3)),--(Allocations!E2:E2001<DATE(2009,31,3)),--(Allocations!B2:B629=Keystage!B2),(Allocations!F2:F2001))
I think this is wrong and am not getting any result.
I'm sure it is a SUMIF or just an IF statement I need???
Any help would be appreciated.
Basically,
If PRODUCT CODE matches, and is between the two dates, return the quantity
in the quantity column, if not put zero.
Sounds easy.......LOL
Please help. Ang.
I am really struggling with a foruma for a spreadsheets used by our
warehouse department, I'm sure i am nearly there and have read all threads
regards the use of between dates etc.
I need to create a formula to return the value of a cell if 2 conditions are
met, the first - Product Code and the second between two dates i.e. between
1/1/09 and 31/1/09 if both are true to enter the qty in the spreadsheet from
another worksheet.
I hope this makes sense, I have three separtate worksheets, and this is the
sort of thing i've been experimenting with:
=SUMPRODUCT(--(Allocations!E2:E2001>DATE(2009,1,3)),--(Allocations!E2:E2001<DATE(2009,31,3)),--(Allocations!B2:B629=Keystage!B2),(Allocations!F2:F2001))
I think this is wrong and am not getting any result.
I'm sure it is a SUMIF or just an IF statement I need???
Any help would be appreciated.
Basically,
If PRODUCT CODE matches, and is between the two dates, return the quantity
in the quantity column, if not put zero.
Sounds easy.......LOL
Please help. Ang.