VBA Excel Charts

P

Patrick Molloy

If you changed the source to a range name, then all you
need do is extend the range names. much simpler to do.

Create a table of the relevent range names, then all your
code needs to do is read th etable , then for each name,
resize & rename the range!

Patrick Molloy
Microsoft Excel MVP
 
Top