Search found 2 matches

by panacocha
Mon Feb 03, 2014 6:33 am
Forum: Programming
Topic: Read xlsx
Replies: 3
Views: 3135

Re: Read xlsx

Thanks Glenn, managed to import data from xlsx via wfopen command wfopen "X:\........xlsx" range="input" colhead=1 @drop time But what I am missing now is the frequency setting, which was possible with the read-command, e.g. q 1994:1 2014:4 How do I integrate this? Thanks a lot a...
by panacocha
Fri Jan 31, 2014 5:34 am
Forum: Programming
Topic: Read xlsx
Replies: 3
Views: 3135

Read xlsx

Hi,
just tried to program a data import from new Excel xlsx-file with eviews8.
But with the usual read code I didn't manage to import the data:
read(b2, s=input) X:\Ber_.............\file.xlsx 21

If I save the xlsx file as xls and try it, it works.
But does anyone know an easier way?
Thanks a lot.

Go to advanced search