export certain series to excel

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

tobi_mueller
Posts: 9
Joined: Mon Sep 17, 2012 2:37 am

export certain series to excel

Postby tobi_mueller » Thu Sep 20, 2012 3:58 am

Hi everyone,

I have a problem exporting certain series from my workfile to excel. For example I only wish to export the forecast series I created not all series in the workfile. The following code was used:

wfsave(type=excel) "D:\Documents and Settings\t469024\Desktop\Global Inflation\global_inflation_forecasts.xls" cpi_forecast gdp_forecast


How do I only export the forecast series (cpi_forecast, gdp_forecast)???

Best regards

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13585
Joined: Tue Sep 16, 2008 5:38 pm

Re: export certain series to excel

Postby EViews Gareth » Thu Sep 20, 2012 7:54 am

Code: Select all

wfsave(type=excel) "D:\Documents and Settings\t469024\Desktop\Global Inflation\global_inflation_forecasts.xls" @keep cpi_forecast gdp_forecast

tobi_mueller
Posts: 9
Joined: Mon Sep 17, 2012 2:37 am

Re: export certain series to excel

Postby tobi_mueller » Thu Sep 20, 2012 8:05 am

works well!!!! Thank you soo much :lol: :lol: :lol:


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests