Search found 2 matches
- Tue Feb 01, 2011 12:48 pm
- Forum: Data Manipulation
- Topic: restructuring a workfile
- Replies: 1
- Views: 3039
restructuring a workfile
I would like to use a programming code to restructure my workfile into a time series format, with the time series named according to the entries in 'newname', observations ordered by the dates in 'surveydate', and observation entries consistent with 'meanvalue'. I've attached the workfile. Many than...
- Fri Jan 28, 2011 8:12 am
- Forum: Data Manipulation
- Topic: options for reading Excel files in wfopen
- Replies: 3
- Views: 7676
options for reading Excel files in wfopen
I'm reading an Excel file in to a new workfile. I want EViews to start reading from row 7. The following code line
wfopen {%arm_factors_xls} range={%range} firstobs=7
gives me an error "unrecognized file option 'firstobs=7'.
How do I make this option to work?
wfopen {%arm_factors_xls} range={%range} firstobs=7
gives me an error "unrecognized file option 'firstobs=7'.
How do I make this option to work?
