J
Jay
Apologies for the rather garbled subject line. It mentions 'lookup' but may
not involve any lookup functions.
I have a 20,000+ row range of data with 3 columns: Product, Bought, Sold.
There are many rows for each product and £values in the 'Bought' and 'Sold'
fields.
However, ProductA may have 8 rows and ProductB may have 13 rows etc. I have
elsewhere in the file a list of Unique values for the Product column. I
want to be able to lookup the smallest 'Bought' value and largest 'Sold'
value for each product. But because each product has a non-fixed number of
rows I'm not sure how to do it. Can anyone advise?
I've achieved the same result by importing into Access and creating a Totals
query which groups by the Product field and returns MIN Bought and MAX Sold.
However, I'm keen to be able to know how to do it in Excel - using formulas
rather than sorting/filtering.
Any help greatly appreciated.
Jason
not involve any lookup functions.
I have a 20,000+ row range of data with 3 columns: Product, Bought, Sold.
There are many rows for each product and £values in the 'Bought' and 'Sold'
fields.
However, ProductA may have 8 rows and ProductB may have 13 rows etc. I have
elsewhere in the file a list of Unique values for the Product column. I
want to be able to lookup the smallest 'Bought' value and largest 'Sold'
value for each product. But because each product has a non-fixed number of
rows I'm not sure how to do it. Can anyone advise?
I've achieved the same result by importing into Access and creating a Totals
query which groups by the Product field and returns MIN Bought and MAX Sold.
However, I'm keen to be able to know how to do it in Excel - using formulas
rather than sorting/filtering.
Any help greatly appreciated.
Jason