Resolving multiple ampersands with macro variables...
Read Moresas macro to delete all datasets from work lib clear all filename libname statements and delete user...
Read Moresas macro loop to rename variable...
Read Moresas macro to count difference between two date strings & store the number in new variable...
Read MoreSAS macro which will generate the PDF/Excel/RTF report from the input SAS dataset...
Read MoreTrying to get file attributes (file size , create date time and last modified date time) in SAS...
Read MoreUse do loop index in macro variable definition...
Read Moremacro variable not being resolved correctly in SAS...
Read MoreSAS Macro Variable having commas to be converted to single quotes with commas...
Read MoreSAS : Concatenate single quote with a value returned from %BQUOTE in a where clause...
Read MoreCreating tables from a master table based on a condition in SAS...
Read MoreMake a SAS data column into a Macro variable?...
Read MoreWhy proc does not need a % symbol when written inside a SAS macro...
Read MoreHow to i use %include to invoke a SAS macro...
Read MoreWhy does the put and let statements need to be prefixed by a % sign in SAS...
Read MoreCan't get this SAS macro right, need advice...
Read MoreOpen code statement recursion detected during exporting a file...
Read MorePROC DATASETS macro variable error...
Read MoreIncluding Proc lifetest in Do loop macro in SAS...
Read MoreInvalid option name in CATS SAS function?...
Read MoreHow to prevent CATx functions from evaluating expression...
Read MoreCreate data set from macro variable SAS...
Read MoreSAS: Dynamically determine input fields from a dataset...
Read MoreHow do you ask a user for a string param in a SAS macro?...
Read More