| Date: | Thu, 24 May 2001 14:17:15 GMT |
| Reply-To: | EMRAIN <emrain@AOL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | EMRAIN <emrain@AOL.COM> |
| Organization: | AOL http://www.aol.com |
| Subject: | subsetting by a date |
|---|
Hi all,
I am looking for some help in subsetting a dataset based on a date. I need to
keep all observations that are less than or equal to a certain date. I have
tried;
where date le 04/13/2001 and this doesnt work. Any thoughts?
Ellen
|