Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a dynamically generated bubblechart that I populate from data from a pivot table. This works perfectly on my XP computer (Office 2003), but on the Vista computer of my boss (Office 2007), the thing gives me an error message and I just can't figure it out... Here is the line of code where it throws the error: ActiveChart.SeriesCollection(Cnt - 1).BubbleSizes = "=" & Sheets("BubbleData").Cells(Cnt, 4).Address(ReferenceStyle:=xlR1C1, External:=True) The error message is: "Run-time error '5': Invalid procedure call or argument" As stated, the code works fine on Office 2003, but not Office 2007, anyone know what the problem is? Sincerely, Stitch10925 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XP vs Vista vs 7 | New Users to Excel | |||
VISTA | New Users to Excel | |||
vista | Setting up and Configuration of Excel | |||
Vista and XP | Excel Discussion (Misc queries) | |||
Vista | Excel Discussion (Misc queries) |