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 (April 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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/


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