SAS CODE SNIPPET OF THE DAY!!!!!!
Proc NoMeans Data = ALL_MESSED_UP NoWay AllMissing CantPrint;
Class Anything_CANT_DEFINE;
Var Current_Unbalance;
Output Out = Sum_WhatEver_They_Want (Drop = _EVERYTHING_) Sum=;
Where Inexistent_Inconclusive_Data_Available = True;
Run; /*forever*/
Great… rite??
No comments yet.
Leave a comment
-
Archives
- February 2008 (4)
- January 2008 (3)
- December 2007 (1)
- November 2007 (3)
-
Categories
-
RSS
Entries RSS
Comments RSS




