Yes,
They're attached in a .txt file
Thanks for the help!
________________________________________
From: owner-statalist@hsphsun2.harvard.edu [owner-
statalist@hsphsun2.harvard.edu] On Behalf Of Kieran McCaul
[Kieran.McCaul@uwa.edu.au]
Sent: Tuesday, September 20, 2011 7:09 PM
To: statalist@hsphsun2.harvard.edu
Subject: st: RE: Corrected Creating multiple observations from mixed
observation?
...
Can you provide a couple lines of real data?
-----Original Message-----
From: owner-statalist@hsphsun2.harvard.edu
[mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Greenland,
Andrew N
Sent: Wednesday, 21 September 2011 6:04 AM
To: statalist@hsphsun2.harvard.edu
Subject: st: Corrected Creating multiple observations from mixed
observation?
I need to insert a new observation into the dataset I am working on.
Multiple row's from a spreadsheet have been read into the same column
and I need to separate them and insert them into the dataset.
The data should Look as follows:
var1 var2 var3
NAME1 Price1 Price2
NAME2 Price3 Price4
Instead they look take on a pattern like this:
var1 var2 var3
NAME1NAME2 Price1Price3 Price2Price4