| Date: | Wed, 20 Dec 2006 17:30:32 +0100 |
| Reply-To: | Jan Selchau-Hansen <mit_fornavn@MIT_EFTERNAVN.DK> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Jan Selchau-Hansen <mit_fornavn@MIT_EFTERNAVN.DK> |
| Organization: | TDC Totalloesninger |
| Subject: | Re: Group by date |
|
Ankur Shanker wrote:
> Hello Gerhard,
>
> Thank you for your reply. Anyways, I preferred the easy way out i.e.
> creating a new variable 'month' and then grouping by it :-)
Sorry Ankur,
It is NOT the easy way out !
Another loop thru Your data, and another variable.
What about next year ?
Then You need one more variable, holding the year.
Try to get used to use the FORMATS built in.
It saves :-)
Jan Selchau-Hansen
|