Hello,
I have built a sales report dashboard which is to be updated monthly with around 2000 rows of input. The data I input has the following categories/columns:
Date | Sales rep | Product | Quantity | Value | Product category | Brand.
Sadly, the company's software does not export the product category and brand automatically, so I need to input them manually. There are around 140 products, 12 categories and 3 brands. Each month, I add the new rows of data, sort the data by Product name so that it's visually obvious which product is in which category and brand, and then I autofill by dragging down the correct category and brand. As the data sheet grows, this takes more and more time.
I am looking for a suggestion of how I should go about creating an intelligent autofill feature for these columns, with each category and brand corresponding to a group of products.
Thanks!
I have built a sales report dashboard which is to be updated monthly with around 2000 rows of input. The data I input has the following categories/columns:
Date | Sales rep | Product | Quantity | Value | Product category | Brand.
Sadly, the company's software does not export the product category and brand automatically, so I need to input them manually. There are around 140 products, 12 categories and 3 brands. Each month, I add the new rows of data, sort the data by Product name so that it's visually obvious which product is in which category and brand, and then I autofill by dragging down the correct category and brand. As the data sheet grows, this takes more and more time.
I am looking for a suggestion of how I should go about creating an intelligent autofill feature for these columns, with each category and brand corresponding to a group of products.
Thanks!