Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All,
I have 50 sheets containing data... I want to create the same set of charts referencing each of these sheets. I was searching the groups and found the following link: http://www.peltiertech.com/Excel/Charts/ChgSrsFmla.html I tried to run each of the example macros, but with no success. Each time I get the error: Run-time error '1004': Unable to get the Formula property of the Series class When I click on Debug it takes me to the following line of code: mySrs.Formula = WorksheetFunction.Substitute(mySrs.Formula, strFrom, strTo) Can anyone give me some insight as to why this is happening? I'm relatively new to Macros in Excel, so thanks for your patience. ;0) Thanks, Mary |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
link excel charts to web pages and update charts automatically | Charts and Charting in Excel | |||
Update Charts | Excel Discussion (Misc queries) | |||
Macro to Update Charts Source Data | Charts and Charting in Excel | |||
Charts won't update | Charts and Charting in Excel | |||
MACRO TO UPDATE CHARTS ! | Excel Programming |