convert numeric to string w leading zeros

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

convert numeric to string w leading zeros

wsu_wright
Being working on this for awhile with no luck, I need to convert a series of numbers to strings removing the decimal & keeping the leading zeros--


004.78 numeric

needs to be

00478 string

Thanks in advance.

David
Reply | Threaded
Open this post in threaded view
|

Re: convert numeric to string w leading zeros

Simon Phillip Freidin
string astr (a8).
compute astr=string((anum*100),n5).

At 11:05 AM 8/08/2006, David Wright wrote:

>Being working on this for awhile with no luck, I need to convert a series
>of numbers to strings removing the decimal & keeping the leading zeros--
>
>
>004.78 numeric
>
>needs to be
>
>00478 string
>
>Thanks in advance.
>
>David


Research Database Manager and Analyst
Melbourne Institute of Applied Economic and Social Research
The University of Melbourne
Melbourne VIC 3010 Australia
New Tel: (03) 8344 2085 New Fax: (03) 8344 2111
http://www.melbourneinstitute.com/hilda/
Reply | Threaded
Open this post in threaded view
|

Computing average variance extracted in SPSS

G. David Garson
In reply to this post by wsu_wright
I would appreciate a tip on where in SPSS to compute average variance
extracted as per Fornell and Larcker, 1981, for purposes of
discriminant validity analysis. This is easy in PLS, I know, but am
looking for the SPSS equivalent tables or approximation thereto.

Thanks,
Dave G



=

____________________________________

G. David Garson
Editor, Social Science Computer Review
NCSU Box 8102
Department of Political Science and Public Administration
North Carolina State University
Raleigh, NC 27695-8102

For UPS and Express Mail:
G. David Garson
212 Caldwell Hall / PSPA
Hillsborough Street
North Carolina State University
Raleigh, NC 27695-8102

Tel. 919-515-3067
Fax 919-515-7333
E-mail: [hidden email]



__________________________________________________________