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]

RE: AW: st: AW: RE: Labeling Min and Max Values


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   RE: AW: st: AW: RE: Labeling Min and Max Values
Date   Sat, 6 Mar 2010 22:53:37 +0100

<>

Use the -abbreviate()- option:


*******
clear*
set obs 10
gen thisisaveryveryverylongvarname=1
list, ab(33)
*******

You can -log- all the -list- outputs, and open this log in Word...


HTH
Martin

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of elauren1
Sent: Samstag, 6. März 2010 22:48
To: [email protected]
Subject: Re: AW: st: AW: RE: Labeling Min and Max Values

thanks. yes I thought of that, but is there a way to widen the columns  
so that the full name is displayed?

also, any tips on creating an automated process to obviate cut-n- 
pasting each list/table into a word document? (I have about a hundred  
different tables!)

Sent from my iPhone

On Mar 6, 2010, at 10:23 AM, "Martin Weiss" <[email protected]>  
wrote:

>
> <>
>
> BTW, I never answered your query re column names in the -list-  
> output. These
> are of course the names of Stata variables in my example, so you can  
> use
> -rename- freely to change them...
>
>
>
> HTH
> Martin
>
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> [mailto:[email protected]] Im Auftrag von e. lauren
> Gesendet: Samstag, 6. März 2010 00:19
> An: [email protected]
> Betreff: RE: st: AW: RE: Labeling Min and Max Values
>
>
> good idea. danke sehr
>
>
>
>> From: [email protected]
>> To: [email protected]
>> Subject: st: AW: RE: Labeling Min and Max Values
>> Date: Sat, 6 Mar 2010 00:16:53 +0100
>>
>>
>> <>
>>
>> No, you have to -format- beforehand via
>>
>> *************
>> format locmax growth locmin %9.4g
>> *************
>>
>> for instance...
>>
>> HTH
>> Martin
>>
>>
>> -----Original Message-----
>> From: elauren1 [mailto:[email protected]]
>> Sent: Freitag, 5. März 2010 23:24
>> To: [email protected]
>> Subject: stata
>>
>> brilliant! thank you so much :)
>>
>> is there a way to use format (%...) or change the column name with  
>> li?
>>
>> Sent from my iPhone
>>
>>
>> *
>> * For searches and help try:
>> * http://www.stata.com/help.cgi?search
>> * http://www.stata.com/support/statalist/faq
>> * http://www.ats.ucla.edu/stat/stata/
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
>

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


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