Tips and Tricks Catalog

Summary

Tips and Tricks catalog consists of a serie half-day/full-day of knowledge transfer sessions in the SAS programming language, organized by a motivated SAS expert who combines theory and demonstrations to help you refresh your SAS skills or discover new techniques.

Designed for employees, these sessions are held at your office in one of your meeting rooms or remotly but for single employees only and is part of the SAS coaching service .

All sessions last 3 hours and can be conducted in French or English.

Topic list

Level= Intermediate

Macro variables are tools that enable you to dynamically modify the text in a SAS program through symbolic substitution. You can assign large or small amounts of text to macro variables, when you reference the variable afterward the text that it contains will substitute the variable name.

Level= Intermediate

Macro variables are tools that enable you to dynamically modify the text in a SAS program through symbolic substitution. You can assign large or small amounts of text to macro variables, when you reference the variable afterward the text that it contains will substitute the variable name.

Level= Intermediate

Macro programs or Macros are compiled line of codes referred by a name that you can call anywhere in a SAS program using that name. This allows you to create SAS toolbox of code which can be used in different codes, using different parameters, using Conditional processing....

Level= Intermediate

Macro programs or Macros are compiled line of codes referred by a name that you can call anywhere in a SAS program using that name. This allows you to create SAS toolbox of code which can be used in different codes, using different parameters, using Conditional processing....

This site uses cookies. .

By continuing to browse the site you are agreeing to our use of cookies. Review our cookies information for more details.