I have recently built a database for my company's sales. I have three columns: Date, Item, and Sales. What I want to do is sum the sales between dates for any combination of items. I have a formula that currently works for 1 item, but when I try to add in a second item the formula returns a "!VALUE".

Any help would be greatly appreciated.