| Date: | Fri, 5 Apr 2002 13:38:43 -0800 |
| Reply-To: | Jeff Morison <jmt_mtf@YAHOO.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Jeff Morison <jmt_mtf@YAHOO.COM> |
| Subject: | Macro Qn. |
| Content-Type: | text/plain; charset=us-ascii |
|---|
Thanks to all those who provided solutions to my
VSAM file creation question earlier.
One more here:
I am running a macro for each month
seperately(different dataset name for each month
contains same variables), but I have a variable
PAYMENT in this macro which needs to be cumulated
accross 4 runs of the macro.
How do I do that, is there anyway I could do something
similar to PAYMENT=PAYMENT+PAYMENT&month across 4
runs of a macro with different month data
TIA,
Jeff
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
|