export certain series to excel
Posted: 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
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