Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to write a macro which will create a line graph and have included
the following line: ActiveChart.SetSourceData Source:=Sheets("Data").Range("DynDates,DynBrandVol ,DynCatVol"), _ PlotBy:=xlColumns where DynDates, DynBrandVol and DynCatVol are dynamic ranges defined using the offset function. This throws up an error message, and I seem to remember seeing something about not being able to use dynamic ranges in this way. Am I right - and what's the way round it? Thanks for any help. Colin Macleod |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range Name Macro | Excel Discussion (Misc queries) | |||
dynamic graphing | Excel Discussion (Misc queries) | |||
Dynamic range for autofill macro | Excel Discussion (Misc queries) | |||
How do I create a dynamic range in a macro | Excel Worksheet Functions | |||
Graphing a dynamic range that automatically picks up the most recent entry. | Excel Worksheet Functions |