B
Braech
I am currently trying to create a function that searches through an
array for two exact column values which allows me to retrieve a third
column value. For example:
Type of Fruit Date Packaged Amount of Fruit
Apples June 100
Oranges June 50
Apples July 75
Grapes July 50
In this example, I would be looking to retrieve the Amount of Fruit
(Apples) that was packaged in July. I would be putting this into
another worksheet for export formatted as such:
Apples Oranges Grapes
June Function Modified Function Modified Function
July
Any recommendations or suggestions on how I could accomplish this?
Thanks.
Garth
array for two exact column values which allows me to retrieve a third
column value. For example:
Type of Fruit Date Packaged Amount of Fruit
Apples June 100
Oranges June 50
Apples July 75
Grapes July 50
In this example, I would be looking to retrieve the Amount of Fruit
(Apples) that was packaged in July. I would be putting this into
another worksheet for export formatted as such:
Apples Oranges Grapes
June Function Modified Function Modified Function
July
Any recommendations or suggestions on how I could accomplish this?
Thanks.
Garth