Christine has attended:
Excel Advanced course
Excel VBA Intro Intermediate course
Macros
Can I create a macro to enable me to select from a drop-down list to change the data displayed in a graph depending on the criteria selected e.g. to display data for Croydon, London, England and Wales?
RE: Macros
Hi Christine
Thanks for your question.
This sounds like the sort of thing you could do with a PivotChart. You would need to create a PivotTable from your data first, then you can create a PivotChart directly from the PivotTable by using the PivotChart button on the PivotTable toolbar.
I hope this helps.
Amanda