Applying Filter to a search

adityasadhoo

New Member
Joined
Dec 4, 2005
Messages
1
Hi, i am new to Excel and needed help to sum up values in a list which must be filtered. I have been trying for a while now to use the SUMIF() and VLOOKUP() function to do this but have had no success. Below is a simplified version of the list.

Code:
Date	Item	Box	Quantity
03/11/05	apple	box1	1
03/11/05	apple	box2	2
03/11/05	pear	box2	3
04/11/05	plum	box1	1
04/11/05	pear	box1	2
04/11/05	apple	box1	2
05/11/05	plum	box1	1
05/11/05	pear	box6	3
05/11/05	apple	box4	4
06/11/05	plum	box2	2
06/11/05	apple	box1	5

As an example if i wanted to know what quantities of apples have been recieved between the 3rd and 5th of november in box one it should return 3.

Has anyone got any idea on how i can do this, or what i can use that may help me??

Thanks
Ady
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,214,942
Messages
6,122,366
Members
449,080
Latest member
Armadillos

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top