Exporting and Importing to/from Excel spreadsheet
Posted: Fri Feb 11, 2011 10:16 am
Hello, thank you for the help here.
I would like to ask two questions about EViews-Excel:
1) Is there a way to export the coefficients of a particular regression to some specific cells of an excel sheet?
For example if I regress: Y=B*X1+D*X2+e, is it possible to export to the Cells B2 and B3 of the sheet "Coefficients" of the excel file "Regression" the values of B and D, the coefficients of the regression?
2) When importing from excel I know a way of doing it given the name of the file, the name of the sheet and the date, as for example:
wfcreate(wf=Data_Levles, page=Variables) q 1996:1 2010:2
read(b15, s=Data) "C:\Work\Date.xls" 1
Can I import from the excel file without giving the end date? I would like to import all the data existing in the excel sheet and then to give it the frequency. I also know how to give the date structure to the workfile with a variable imported from excel, but I don´t know how to make eviews to import all the data from the sheet (ie without giving neither the number of rows nor columns to be imported)
Thank you very much for all the assistance.
Regards.
I would like to ask two questions about EViews-Excel:
1) Is there a way to export the coefficients of a particular regression to some specific cells of an excel sheet?
For example if I regress: Y=B*X1+D*X2+e, is it possible to export to the Cells B2 and B3 of the sheet "Coefficients" of the excel file "Regression" the values of B and D, the coefficients of the regression?
2) When importing from excel I know a way of doing it given the name of the file, the name of the sheet and the date, as for example:
wfcreate(wf=Data_Levles, page=Variables) q 1996:1 2010:2
read(b15, s=Data) "C:\Work\Date.xls" 1
Can I import from the excel file without giving the end date? I would like to import all the data existing in the excel sheet and then to give it the frequency. I also know how to give the date structure to the workfile with a variable imported from excel, but I don´t know how to make eviews to import all the data from the sheet (ie without giving neither the number of rows nor columns to be imported)
Thank you very much for all the assistance.
Regards.