[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
RE: st: Browse using -if-
Thank you Anders
Manos
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Anders
Alexandersson
Sent: 20 December 2007 20:26
To: [email protected]
Subject: Re: st: Browse using -if-
See this FAQ: http://www.stata.com/support/faqs/data/float.html
Anders Alexandersson
[email protected]
Mentzakis, Emmanouil <[email protected]> wrote:
> I am trying to browse using the -if- qualifier but no observations are
> returned. What am I doing wrong?
>
> sysuse auto,clear
> replace price=.2 if price<4000
> browse if price==.2
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/