Forum Discussion
matteen
Dec 26, 2019Copper Contributor
Change charts dynamically in excel
Hello
I've a question about making charts in excel.
I want to make a personal finance dashboard. Is it possible to make a drop down list and change the chart type by that?
For example, the first option on list is the income sources and I want to show it by a pie chart, but the second option on list is the amount of expenses per month and I want to show it by a bar chart.
If there is any other way to make something like this, please let me know.
I've a question about making charts in excel.
I want to make a personal finance dashboard. Is it possible to make a drop down list and change the chart type by that?
For example, the first option on list is the income sources and I want to show it by a pie chart, but the second option on list is the amount of expenses per month and I want to show it by a bar chart.
If there is any other way to make something like this, please let me know.
Hallo matteen ,
du kannst hergehen und die Tabelle, die du als Basis für das Diagramm nutzt, dynamisch gestalten. Bspw. gehst du her und verwendest die INDEX Formel um etwas darzustellen. Durch das Verändern des Dropdown wird nun deine Tabelle, auf die das Diagramm referenziert, angepasst und damit auch das Diagramm selbst. Ich hoffe, das hilft dir ein bisschen weiter.
7 Replies
- schwrztCopper Contributor
Hallo matteen ,
du kannst hergehen und die Tabelle, die du als Basis für das Diagramm nutzt, dynamisch gestalten. Bspw. gehst du her und verwendest die INDEX Formel um etwas darzustellen. Durch das Verändern des Dropdown wird nun deine Tabelle, auf die das Diagramm referenziert, angepasst und damit auch das Diagramm selbst. Ich hoffe, das hilft dir ein bisschen weiter.
- matteenCopper ContributorHi
I didn't understand what you mean.
Could you please tell me more details?