Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: leading zeros in string format


From   Michael Stewart <[email protected]>
To   [email protected]
Subject   st: leading zeros in string format
Date   Fri, 8 Feb 2013 14:24:44 -0500

HI
I am trying to convert a string  variable to a string variable with
fixed numbers

My string variable has following observations:
1223435
34567
345

I want to convert it to another string variable with leading zeros
1223435
0034567
0000345

format var "%07.0f" didnt work

Thank you ,
Yours Sincerely,
Mike.
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index