Date: Wed, 23 Jul 2003 16:45:37 -0700
Reply-To: Oeufinc <oeufinc@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Oeufinc <oeufinc@YAHOO.COM>
Subject: produce a graph in Excel via SAS and DDE
Content-Type: text/plain; charset=us-ascii
HI there
I ran into problems creating a chart with the chart.wizard from the excel macro function .
Syntax
CHART.WIZARD(long, ref, gallery_num, type_num, plot_by, categories, ser_titles, legend, title, x_title, y_title, z_title, number_cats, number_titles)
via SAS.
I wrote 3 variables with 10 obs via dde already in an excel sheet and tried to produce a graph showing all three vars , via SAS, into another excel sheet.
I found some info on Koen's webpage http://www.sas-consultant.com
but the graph topic is hardly mentioned.
Has anybody some experience with that special function.
thanks a lot
Regards
Mat
|