SAS Nested %if %then %do statements...
Read MoreCreate a variable based on n other variables...
Read MoreConditionally set a %let statement SAS...
Read MoreConditionally Assign a Libname in SAS...
Read MoreSAS Create Macro variables using a macro...
Read MoreSAS proc freq or proc sql to obtain frequency of a subset of data and whole data...
Read MoreHow to create looping macro in SAS/ Proc SQL...
Read MoreHow to use SAS multiple Macro variables in procedure block using loops only if it exist...
Read MoreHow to write macro that creates global variable from another global variable and macro parameter...
Read MoreIs there an alternative to using DATALINES that works within a macro to put text into a dataset in S...
Read MoreSAS Passing Multiple User Input Values to Macro Variable...
Read MoreImporting Excel spreadsheets by referencing spreadsheet names from a dataset...
Read MoreSAS - Macro - Column names with spaces/punctuation marks troublesome when sorting alphabetically...
Read MoreSAS Running Multiple Macros based on Variable value passed through as a list...
Read MoreCalling and Running a Macro based on certain conditions SAS...
Read MoreComparing dates in sas macro variables...
Read MoreSAS Enterprise Guide Drop Volatile Tables If Any Exist...
Read MoreSAS running a macro loop for n and p generating variables--> then creating a macro loop which has...
Read MoreIs there a way to make this macro more efficiënt?...
Read MoreIn SAS EG4 i have to find Top 10 customer name within top 10 country name by region...
Read MorePROC SQL within SAS Macro to list all variables of a data set - SELECT Statement causing error...
Read MoreGetting ERROR :Unable to clear or re-assign the library DATA1 because it is still in use in SAS...
Read MoreSAS: Pass a variable's value into a Macro Function...
Read Moreis there any SAS code to run macro that have been write in a column of database?...
Read Moreloop macro for dates to run a SAS query...
Read MoreWhat am I doing to generate the SAS error: "Required operator not found in expression"?...
Read More