I have a alot of different charts in a worbook. Is it possible to write a
macro that works like this: First you can select the charts that you want to
do something with by clicking on them with the mouse (+crtl). You then click
on a button and the selected charts are changed. Is this possible at all i.e.
that the selction can be done outside the macro but in the code for the macro
you just write "with selection..."? If this is not possible are there other
ways of doing the same thing?