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 (March 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 9 Mar 2009 18:36:01 +0000
Reply-To:   leawell solutions <leawellsolutions@GOOGLEMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   leawell solutions <leawellsolutions@GOOGLEMAIL.COM>
Subject:   Macro quoting
Content-Type:   text/plain; charset=ISO-8859-1

I am using DDE commands to pass info from SAS to Excel.

How do I resolve the following macro

put '[paste("r4c1:r&ac8")]';

to read put '[paste("r4c1:r2223c8")]';

FIA.


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