| Date: | Fri, 14 Oct 2005 13:01:27 -0400 |
| Reply-To: | diskin@alum.rpi.edu |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Dennis Diskin <ddiskin@GMAIL.COM> |
| Subject: | Re: TOTAL = 0 |
|
| In-Reply-To: | <A3D5552AD7F7BB4A978B8B4A376775F50649D975@na1ecm60.dearborn.ford.com> |
| Content-Type: | text/plain; charset=ISO-8859-1 |
Carol,
What range of values does DCDALLSP have and what format are you using to
display them?. You are dividing them by 1048576.
Regards,
Dennis Diskin
On 10/14/05, Srna, Carol (C.) <csrna@ford.com> wrote:
>
> Hi All.
>
> This is my formula:
> TOTAL = DCDALLSP/1024**2;
>
> TOTAL is showing 0's for every observation in the file and I can't
> figure out why.
> Any ideas are greatly appreciated.
>
> Yes, variable DCDALLSP has values.
>
> TIA
> ~~Carol
>
|