remove trailing spaces inside SAS macro...
Read MoreTrying to create a macro which checks for a macro variable existence and creates it if doesn't e...
Read MoreRun string as query through macro - error parameters must precede keyword...
Read MoreExporting SAS dataset to CSV, introducing blank lines in next row, which makes as if record is missi...
Read MoreTrying to create a date macro variable to use in a WHERE statement...
Read MoreNot being able to use macro inside ODS...
Read MoreFormat every column from a SAS data set in a iterative way...
Read MoreCannot call macro - ERROR 180-322: Statement is not valid or it is used out of proper order...
Read MoreReplace a value if it satisfies a condition in one dataset, with values in another dataset...
Read MoreCondition is not working - Send email SAS GUIDE...
Read MoreExtracting all the 16 digit account numbers from a text field and creating a field for that account ...
Read MoreCreate a single quoted list macro variable from a data column in sas...
Read MoreImporting tricky data into SAS dataset...
Read MoreSplit description into multiple rows...
Read MoreSAS Studio - parentheses affecting how sysfunc function resolves macro variable...
Read Morehow to correctly read error code in SAS macro loop?...
Read MoreHow to use local macro variable in upper-level nest if statement in SAS...
Read MoreExporting multiple results to same Excel Sheet...
Read MoreDate calculations in Advanced Expression builder in SAS Enterprise Guide 7.1...
Read MoreCorrect syntax for invoking a macro function within a macro...
Read Moremacro error: A character operand was found in %IF condition...
Read MoreSAS macro to loop through dataset variables and perform string matching...
Read MorePopulate data step name with today's date in SAS...
Read MoreHow to check that columns name and observations in a table will contain aplhabets ,number and unders...
Read MoreReferencing macro variable in a CASE WHEN statement...
Read MoreSAS Applying Dataset of column names to a proc import...
Read More