Hi,
I'm stuck. I've been given a challenge and I am stumped. I've basically got a table with product names in one column (only 7 unique product names. they do not reoccur)and the number of that product sold in individual columns representing one day each. So Column A is product, Column B is 1/1/10, Column C is 1/2/10.....Column I is 1/7/10.
There are 3 parameter cells that you enter data in "Product Name", "Start Date" and "End Date"
Based on the selections in those parameter cells I need to sum the total number of that product sold between the dates in the start and end range.
How do I do this? I'm think a combo of INDEX and/or OFFSET but I can't tie it all together.
Thanks,
Jason
I'm stuck. I've been given a challenge and I am stumped. I've basically got a table with product names in one column (only 7 unique product names. they do not reoccur)and the number of that product sold in individual columns representing one day each. So Column A is product, Column B is 1/1/10, Column C is 1/2/10.....Column I is 1/7/10.
There are 3 parameter cells that you enter data in "Product Name", "Start Date" and "End Date"
Based on the selections in those parameter cells I need to sum the total number of that product sold between the dates in the start and end range.
How do I do this? I'm think a combo of INDEX and/or OFFSET but I can't tie it all together.
Thanks,
Jason