|
Thanks for the tip but it seems to have been the format defaulted to date rather than datetime.
Paul
Dr. Paul R. Swank,
Professor and Director of Research
Children's Learning Institute
University of Texas Health Science Center-Houston
-----Original Message-----
From: Arthur Tabachneck [mailto:art297@ROGERS.COM]
Sent: Saturday, February 05, 2011 12:05 PM
To: SAS-L@LISTSERV.UGA.EDU; Swank, Paul R
Subject: Re: datetime format in excel
Paul,
Did you set the following options?:
USEDATE=YES;
SCANTIME=YES;
Art
-------
On Sat, 5 Feb 2011 11:26:51 -0600, Swank, Paul R <Paul.R.Swank@UTH.TMC.EDU>
wrote:
>I am attempting to use proc import to import an excel file with a datetime
variable. However, the sas variable is just a date. No time. Any ideas?
>
>Paul
>
>Dr. Paul R. Swank,
>Professor and Director of Research
>Children's Learning Institute
>University of Texas Health Science Center-Houston
|