Hi.
Say I have a dataset with some numeric variables and a character
string.
BILL 1 . 6
MARY 2 4 .
JOHN . . 1
Say I have a macro variable for each value in the character string
(eg: &bill, &mary, &john) which resolves to a variable list (in this
case, var1 var2 var3, or any combination thereof).
How can I use the result of a SYMGET function as a variable list for a
SUM statement?
Thanks.
|
|
0
|
|
|
|
Reply
|
GuyA
|
10/11/2010 3:24:21 PM |
|