Date: Fri, 17 Mar 2006 12:44:50 -0800
Reply-To: nevin.krishna@GMAIL.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: nevin.krishna@GMAIL.COM
Organization: http://groups.google.com
Subject: Re: What the hell, one more post - Date related
In-Reply-To: <1142626732.210609.7890@z34g2000cwc.googlegroups.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
This is an issue regarding variable types.. character vs numeric .
The fact that you see a "period" where the date is missing indicates
that the
date field is numeric..To have the missing value appear as a blank you
simply need to convert the variable to character..hope this helps,
nevin
The_Grudge wrote:
> Okay, everything appears to be working okay.
>
> However, I have a date field in my data that doesn't always contain a
> value.
> In these instances, I want the date to be blank, not a period!!!!!
>
> How do I remove the period from blank dates?
|