I am not looking for anyone to do my work for me, but I am having trouble finding a simple example for getting a chart from Excel using Applescript.
With a simple working example, I can dig in and figure it out…but I need to start with something that works.
Can anyone please help get me started?
Thanks,
Okay…so I did find some sample code that I have been able to run with a few mods that I was able to figure out.
I am still looking for examples from others…but for the benefit of everyone, here is what I found:
Source of original: http://www.microsoft.com/mac/developers/default.mspx?CTT=PageView&clr=99-21-0&target=4ee1ce8d-3e58-4745-b91b-14c590f296d91033&srcid=cdb9a274-738f-4e4a-9e8c-83feda0485241033&ep=7
I commented out a few lines that generated errors…but, in general the code works pretty well.
I even was able to substitute different char types, such as ‘bar stacked’.
It might be nice to see what everyone can do with it and maybe we can keep it on the boards as a reference for those like me who are just getting started with charts.
Thanks to everyone!
Michael