|
Chapter Contents |
Previous |
Next |
| The CALENDAR Procedure |
| Calendar: | both |
| Main discussion: | BY |
| See also: | CALID Statement |
|
BY
<DESCENDING> variable-1
<...<DESCENDING> variable-n> <NOTSORTED>; |
| Required Arguments |
| Options |
| Showing Multiple Calendars in Related Groups |
When you use a BY statement, however, you can further divide activities into related groups. For example, you can print calendar output that groups departmental calendars by division. The observations for activities must contain a variable that identifies which department an activity belongs to and a variable that identifies the division that a department resides in. Specify the variable that identifies the department with the CALID statement. Specify the variable that identifies the division with the BY statement.
|
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.