| 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.
|