mickeystanford_alumni
Board Regular
- Joined
- May 11, 2022
- Messages
- 129
- Office Version
- 2021
- Platform
- Windows
- MacOS
Dear All,
Hope you're all in good health.
I am trying to make a file which contains the sales from the last 3 years coming from different origins and destinations. I want the file to be populated from a database that contains all information.
My struggle is on how to build this, so that it is easily automated.
Wondering if anyone could give me an idea on how to best make it.
The structure would be the following (apologies it's not an easy one).
As you can see, my plan is to select the continent from the dropdown list, and it will pop up the total merchandising sales (1 and 2) done TO Asia.
Below, I want to have the Merchandising ORIGINATION, so that if my total Sales do not make sense, I scroll down and I change one of the origins.
The problem here is, the Origins have a formula associated with them (coming from the database) so the issue here is:
1. Is there any way that when I select the continent from the dropdown list, the origins that appear (it's 4 different continents), show from biggest sales to lowest. So that if Europe Merchandising 1 is the biggest seller, I see the first table showing Europe. However, if in the dropdownlist I have America, and the biggest seller there is Asia, then Asia is in the first column.
2. What would be the best way to show these origins? As I have two options (as per my understanding). 1. to populate the data of those origins from other sheets (this will be messy). 2. to populate these origins from the database, however, the main Sheet I want to have it very simplified. Any idea on how to do it here?
Apologies because it might be hard to understand.
Appreciate your feedback.
Hope you're all in good health.
I am trying to make a file which contains the sales from the last 3 years coming from different origins and destinations. I want the file to be populated from a database that contains all information.
My struggle is on how to build this, so that it is easily automated.
Wondering if anyone could give me an idea on how to best make it.
The structure would be the following (apologies it's not an easy one).
As you can see, my plan is to select the continent from the dropdown list, and it will pop up the total merchandising sales (1 and 2) done TO Asia.
Below, I want to have the Merchandising ORIGINATION, so that if my total Sales do not make sense, I scroll down and I change one of the origins.
The problem here is, the Origins have a formula associated with them (coming from the database) so the issue here is:
1. Is there any way that when I select the continent from the dropdown list, the origins that appear (it's 4 different continents), show from biggest sales to lowest. So that if Europe Merchandising 1 is the biggest seller, I see the first table showing Europe. However, if in the dropdownlist I have America, and the biggest seller there is Asia, then Asia is in the first column.
2. What would be the best way to show these origins? As I have two options (as per my understanding). 1. to populate the data of those origins from other sheets (this will be messy). 2. to populate these origins from the database, however, the main Sheet I want to have it very simplified. Any idea on how to do it here?
Apologies because it might be hard to understand.
Appreciate your feedback.
ASIA - DROPDOWNLIST | ||||||||||||
TOTAL | JAN | FEB | MAR | APR | MAY | JUN | JUL | AUG | SEP | OCT | NOV | DEC |
2021 | na | na | na | na | na | na | na | na | na | na | na | na |
2022 | na | na | na | na | na | na | na | na | na | na | na | na |
2023 | na | na | na | na | na | na | na | na | na | na | na | na |
TOTAL MERCH.1 | JAN | FEB | MAR | APR | MAY | JUN | JUL | AUG | SEP | OCT | NOV | DEC |
2021 | na | na | na | na | na | na | na | na | na | na | na | na |
2022 | na | na | na | na | na | na | na | na | na | na | na | na |
2023 | na | na | na | na | na | na | na | na | na | na | na | na |
TOTAL MERCH. 2 | JAN | FEB | MAR | APR | MAY | JUN | JUL | AUG | SEP | OCT | NOV | DEC |
2021 | na | na | na | na | na | na | na | na | na | na | na | na |
2022 | na | na | na | na | na | na | na | na | na | na | na | na |
2023 | na | na | na | na | na | na | na | na | na | na | na | na |
ORIGINATION | ||||||||||||
MERCHANDISING1 | JAN | FEB | MAR | APR | MAY | JUN | JUL | AUG | SEP | OCT | NOV | DEC |
2021 | na | na | na | na | na | na | na | na | na | na | na | na |
2022 | na | na | na | na | na | na | na | na | na | na | na | na |
2023 | na | na | na | na | na | na | na | na | na | na | na | na |
MERCHANDISING1 | JAN | FEB | MAR | APR | MAY | JUN | JUL | AUG | SEP | OCT | NOV | DEC |
2021 | na | na | na | na | na | na | na | na | na | na | na | na |
2022 | na | na | na | na | na | na | na | na | na | na | na | na |
2023 | na | na | na | na | na | na | na | na | na | na | na | na |