Search code examples
SAS Nested %if %then %do statements...

if-statementsassas-macro

Read More
Create a variable based on n other variables...

sassas-macroproc-sqlenterprise-guide

Read More
Conditionally set a %let statement SAS...

if-statementsassas-macromacro-variable

Read More
Conditionally Assign a Libname in SAS...

sasmacrossas-macro

Read More
SAS Create Macro variables using a macro...

sasmacrossas-macromacro-variable

Read More
2 inputs into do loop in SAS...

sassas-macrodo-loops

Read More
SAS proc freq or proc sql to obtain frequency of a subset of data and whole data...

sqlsasfrequencysas-macro

Read More
SAS Conditionally Call a Macro...

if-statementsasmacrossas-macro

Read More
How to create looping macro in SAS/ Proc SQL...

sassas-macroproc-sql

Read More
How to use SAS multiple Macro variables in procedure block using loops only if it exist...

loopssortingsasproceduresas-macro

Read More
How to write macro that creates global variable from another global variable and macro parameter...

sassas-macro

Read More
Is there an alternative to using DATALINES that works within a macro to put text into a dataset in S...

sassas-macro

Read More
SAS Passing Multiple User Input Values to Macro Variable...

sassas-macro

Read More
Importing Excel spreadsheets by referencing spreadsheet names from a dataset...

importsassas-macro

Read More
SAS - Macro - Column names with spaces/punctuation marks troublesome when sorting alphabetically...

sortingsassas-macro

Read More
SAS Running Multiple Macros based on Variable value passed through as a list...

sasmacrossas-macro

Read More
Transposing partial data in SAS...

sasdb2sas-macro

Read More
Calling and Running a Macro based on certain conditions SAS...

sassas-macro

Read More
Comparing dates in sas macro variables...

sassas-macro

Read More
SAS Enterprise Guide Drop Volatile Tables If Any Exist...

sasteradatasas-macro

Read More
SAS running a macro loop for n and p generating variables--> then creating a macro loop which has...

mathstatisticssassas-macro

Read More
Is there a way to make this macro more efficiënt?...

sassas-macro

Read More
Macro not correct compiling?...

sasmacrossas-macro

Read More
In SAS EG4 i have to find Top 10 customer name within top 10 country name by region...

group-bysassas-macro

Read More
PROC SQL within SAS Macro to list all variables of a data set - SELECT Statement causing error...

sassas-macro

Read More
Getting ERROR :Unable to clear or re-assign the library DATA1 because it is still in use in SAS...

sassas-macro

Read More
SAS: Pass a variable's value into a Macro Function...

databasefunctionsasglobal-variablessas-macro

Read More
is there any SAS code to run macro that have been write in a column of database?...

sassas-macro

Read More
loop macro for dates to run a SAS query...

sasteradatasas-macroproc-sqldo-loops

Read More
What am I doing to generate the SAS error: "Required operator not found in expression"?...

sassas-macro

Read More
BackNext