I updated my Eviews 8 and now it works fine for me too.
Thanks a lot for your help!
Search found 3 matches
- Wed Nov 12, 2014 8:56 am
- Forum: Data Manipulation
- Topic: Read of transposed data
- Replies: 4
- Views: 3225
- Wed Nov 12, 2014 3:51 am
- Forum: Data Manipulation
- Topic: Read of transposed data
- Replies: 4
- Views: 3225
Re: Read of transposed data
Thank you for the suggestion, but I'd already tried it. With import instruction the series are named correctly but all observations are NA. This is the code I'd used and data file: %input= "Betas 2011.xls" %sheet = "cross_inov" pagecreate(page=%sheet) u 20 import(page=%sheet) %in...
- Tue Nov 11, 2014 6:27 pm
- Forum: Data Manipulation
- Topic: Read of transposed data
- Replies: 4
- Views: 3225
Read of transposed data
Hi! I'm trying to import some transposed data from different worksheets (1300 series each) of a Excel workfile (.xls) to a single Eviews page. It's part of a loop since I have to read data from 10 worksheets of 11 different workfiles. I use the following code but the series imported aren't named (th...
