Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Setting axis data range on Excel chart using Win32::OLE

by Ponky (Curate)
on Nov 17, 2006 at 06:22 UTC ( [id://584667]=note: print w/replies, xml ) Need Help??


in reply to Setting axis data range on Excel chart using Win32::OLE

I've also tried to get this type of thing working previously and given up in disgust! I would try just setting the X Axis values directly after the Paste:
$sum_sheet->ActiveChart->SeriesCollection(1)->{XValues} "='Summary!'$B +$1:$G$1";

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://584667]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-16 20:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found