LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page