Thank you Anders
Manos
-----Original Message-----
From: owner-statalist@hsphsun2.harvard.edu
[mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Anders
Alexandersson
Sent: 20 December 2007 20:26
To: statalist@hsphsun2.harvard.edu
Subject: Re: st: Browse using -if-
See this FAQ: http://www.stata.com/support/faqs/data/float.html
Anders Alexandersson
andersalex@gmail.com
Mentzakis, Emmanouil <e.mentzakis@abdn.ac.uk> 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/