Forum Discussion
Alikhajehfard
Nov 15, 2019Copper Contributor
Multiple charts in a userform
Hello,
Does anyone know how to show and update different charts in a userform at the same time.
My userform has 4 picture frames, each for one chart.
I want to update them after pushing update button
Thanks
Does anyone know how to show and update different charts in a userform at the same time.
My userform has 4 picture frames, each for one chart.
I want to update them after pushing update button
Thanks
2 Replies
Sort By
- JKPieterseSilver ContributorYou'll get many relavent hits if you google for Excel VBA show a chart on a userform
- AlikhajehfardCopper ContributorThank you Jan,
I’ll go through it.