Page 1 of 1

Import Panel Data - Line of code

Posted: Tue Sep 08, 2015 7:41 am
by catherinebrunet2
Good morning,

I want to import a panel from Excel to Eviews (30 IDs, spanning from 1985 to 2010; the Excel is already structured as a Panel). I have successfully imported the panel using the toolboxes. However, since I may bring modifications to the data I would like to know the command to import a panel... I usually use a command to import regular Excel files and find it easier and faster. Below is the line is usually use:

import c:\users\name\dropbox\thesis\data\Eviews\CM.xlsx range="CM_ip_epolate" @freq A 1985

is it possible to import panel data in a similar fashion?

Thank you!

Re: Import Panel Data - Line of code

Posted: Tue Sep 08, 2015 9:17 am
by EViews Gareth
Yes, nothing really changes when it is a panel.

Re: Import Panel Data - Line of code

Posted: Tue Sep 08, 2015 10:53 am
by catherinebrunet2
Yes, nothing really changes when it is a panel.
Thank you, it does work!