Search code examples
Resolving multiple ampersands with macro variables...

sassas-macro

Read More
sas macro to delete all datasets from work lib clear all filename libname statements and delete user...

sassas-macro

Read More
SAS Macro quoting issues...

sassas-macro

Read More
sas macro loop to rename variable...

sassas-macro

Read More
Is not null in SAS Macro loop...

sassas-macro

Read More
sas macro to count difference between two date strings & store the number in new variable...

macrossas-macro

Read More
SAS macro which will generate the PDF/Excel/RTF report from the input SAS dataset...

sassas-macro

Read More
Trying to get file attributes (file size , create date time and last modified date time) in SAS...

sassas-macro

Read More
Use do loop index in macro variable definition...

sassas-macro

Read More
Do Loop using CALL SYMPUT...

sassas-macro

Read More
macro variable not being resolved correctly in SAS...

sassas-macro

Read More
SAS Macro Variable having commas to be converted to single quotes with commas...

sassas-macro

Read More
Efficiently reformat data layout...

vbaexcelunpivotsas-macro

Read More
SAS : Concatenate single quote with a value returned from %BQUOTE in a where clause...

sassas-macro

Read More
Creating tables from a master table based on a condition in SAS...

sassas-macroproc-sql

Read More
Make a SAS data column into a Macro variable?...

sassas-macro

Read More
When to quote a macro variable...

sassas-macro

Read More
Why proc does not need a % symbol when written inside a SAS macro...

sassas-macro

Read More
How to i use %include to invoke a SAS macro...

sassas-macro

Read More
Why does the put and let statements need to be prefixed by a % sign in SAS...

sassas-macro

Read More
Can't get this SAS macro right, need advice...

sassas-macro

Read More
Open code statement recursion detected during exporting a file...

recursionsasexportsas-macrodatastep

Read More
Error Handling in a sas macro...

error-handlingsassas-macroproc-sql

Read More
PROC DATASETS macro variable error...

sassas-macro

Read More
Including Proc lifetest in Do loop macro in SAS...

sassas-macro

Read More
Invalid option name in CATS SAS function?...

sassas-macro

Read More
How to prevent CATx functions from evaluating expression...

sassas-macro

Read More
Create data set from macro variable SAS...

sassas-macro

Read More
SAS: Dynamically determine input fields from a dataset...

sassas-macro

Read More
How do you ask a user for a string param in a SAS macro?...

sassas-macro

Read More
BackNext