Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This statement won't execute....
ActiveChart.XYGroups = "=" & strDataSheet & "!R" & _ Trim(Str(intBegRow)) & "C" & Trim(Str(intBegColumn)) & ":R" & _ Trim(Str(intEndRow)) & "C" & Trim(Str(intEndColumn)) Error Message: Method XYGroups of Objectchart failed. Error 1004. Any ideas? -- M. Shipp |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveChart.Location help | 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) | |||
ActiveChart.ADD Fails | Excel Programming | |||
Argument List Of ActiveChart.Location And ActiveChart.ChartType | Excel Programming |