Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I get the following errors when trying to add a name to a chart using my macro.
Code copied directly from recorded macro ActiveSheet.ChartObjects("Chart 1").Activate ActiveChart.SeriesCollection(1).Name = "=A1" run-time error 1004 Application defined or object-defined error. Why is it not working? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding more than 3 cells (2003)produces "0" but no error message | Excel Worksheet Functions | |||
Adding an error message at close of file when criteria are met | Excel Discussion (Misc queries) | |||
VBA Error Message "Compile Error...." | Excel Discussion (Misc queries) | |||
changing the message in an error message | Excel Worksheet Functions | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) |