[last updated - 26 Sep 2008]
Outside the official sas site there is the www.sconsig.com web site that has hundreds of useful tips and code that you can download. You can also search that site for the information you need just like you can the sas Technical Support site. There are plenty of useful examples in the official online sas documentation that you can link to above so there are plenty of tips out there. And if you are really stuck then there is the comp.soft-sys.sas newsgroup. So long as you have posting access, you can post your questions or problems there and somebody should respond quite quickly. There is also a mailing list called SAS-L that sits behind that newsgroup. For information on how to subscribe to the list, then check out the www.sconsig.com web site.
Code documentation
Writing SAS macros
Macro version numbers
Left-aligning footnotes
Put (_all_) (=)
"Communicating" with a sas program
Floating point number accuracy
Deadly errors you can make
data _null_ unleashed
Stacked column reports with data _null_
data _null_ tips and techniques
ODS and the end of data _null_ reporting
SQL vs. data steps
LOCF (Last Observation Carried Forward) processing
Merging with a dose
Time-to-event processing
Fun with formats
Using Boolean expressions in calculations
Deleting datasets more than a month old
Testing for the existence of a global macro
variable
Reading a data set using pure macro code
Quoting quoted text with SAS code and macro language
Combining data sets with identically named character
variable of different lengths
Using a "programming plan" for clinical reporting
proc sort nodup
In-text tables using SAS
Using ODS to make your tables look pretty
Bulk runs of many sas jobs under MS Windows
How to become a good SAS programmer
When SAS programs become too long
Your "validated" clinical reporting system
Improving the look of text for SAS/GRAPH
Creating a scale using an annotate dataset
Choosing colors for your html output
Deleting any or all global macro variables
"Call symput" absolutely everything
Fancy Printing ODS->html->MS Office
How to Control Column Widths for Proc Report
ODS Output
Hacking using sas
Extending the power of SAS software using other
software packages
%complibs -- comparing whole libraries
macro nomprint mprint %
Multilabel formats
Supercharge your Clinical Reporting Function
Conditional line statement in proc report
Go back to the home page.
E-mail the macro and web site author.