Search found 5 matches
- Fri May 05, 2017 12:36 pm
- Forum: Data Manipulation
- Topic: Iportin Excel matrix
- Replies: 7
- Views: 6569
Re: Iportin Excel matrix
It works! Thanks a lot for your help!
- Fri May 05, 2017 9:13 am
- Forum: Data Manipulation
- Topic: importing multiple spreedsheet tabs
- Replies: 12
- Views: 15917
Re: importing multiple spreedsheet tabs
Hi Would you mind posting an sample file that works with you commands %file = "c:\book1.xls" wfopen(page=Sheet1) %file for %s Sheet2 Sheet3 pageload(page=%s) %file range=%s next I have tried the simple programming %file = "C:\xxx\BOP1.xls" wfopen(page=BOP) %file pageload(page=BOP...
- Fri May 05, 2017 8:59 am
- Forum: Data Manipulation
- Topic: Iportin Excel matrix
- Replies: 7
- Views: 6569
Re: Importing Excel matrix
Thanks very much, but I want to use commands, not user interface like drag and drop
I am looking for something like
%file = "C:\xxx\Data_xxxx"
wfopen(page=xxx) %file
I would also like to open multiples sheets, having different formats.
Thanks,
JM
I am looking for something like
%file = "C:\xxx\Data_xxxx"
wfopen(page=xxx) %file
I would also like to open multiples sheets, having different formats.
Thanks,
JM
- Tue May 02, 2017 11:50 am
- Forum: Data Manipulation
- Topic: Iportin Excel matrix
- Replies: 7
- Views: 6569
Re: Importing Excel matrix
Hi, Thanks for your reply I am trying to import all names and data of a square matrix in one shot. I would like variable names to be imported alongside with associated data. I would not like to be obliged to give the variable names in Eviews. For example, variable names would be in the first column ...
- Sat Apr 29, 2017 12:06 am
- Forum: Data Manipulation
- Topic: Iportin Excel matrix
- Replies: 7
- Views: 6569
Iportin Excel matrix
Hello,
I would like to import an Excel matrix with different formats (one, two or three columns and one row) in command mode. I would like to read and import variables names (in the first column)
I would like to be able to import time (in column)
Would you have some examples?
Thanks very much
JM
I would like to import an Excel matrix with different formats (one, two or three columns and one row) in command mode. I would like to read and import variables names (in the first column)
I would like to be able to import time (in column)
Would you have some examples?
Thanks very much
JM
