Hi,
I have monthly sales data going back 20 years for a long list of products, arranged as:
Column A: Product Codes
Column B: Product Names
Column C: Currency Codes of Sales (e.g. USD)
Column D: Month-end Dates
Column E: Monthly Sales Growth Rates
Column F: Month-end Sales Values
So, for example, the product with code AAA may have 240 months of such data, while BBB has only 200 months of data.
In the range H1:H55 is a list of 55 product codes for which I'd like to extract their monthly data from the larger body of data in columns
A:F.
The long way to do this is to apply a filter to the data and select the fund codes one by one but this is quite time-consuming and will need
to be done monthly.
Can someone please suggest a better way to do this?
Thanks!
I have monthly sales data going back 20 years for a long list of products, arranged as:
Column A: Product Codes
Column B: Product Names
Column C: Currency Codes of Sales (e.g. USD)
Column D: Month-end Dates
Column E: Monthly Sales Growth Rates
Column F: Month-end Sales Values
So, for example, the product with code AAA may have 240 months of such data, while BBB has only 200 months of data.
In the range H1:H55 is a list of 55 product codes for which I'd like to extract their monthly data from the larger body of data in columns
A:F.
The long way to do this is to apply a filter to the data and select the fund codes one by one but this is quite time-consuming and will need
to be done monthly.
Can someone please suggest a better way to do this?
Thanks!