Search found 3 matches
- Thu Oct 31, 2013 10:13 am
- Forum: Programming
- Topic: Simple Subrotines
- Replies: 3
- Views: 3495
Re: Simple Subrotines
The problem with a for loop is that the name of the series does not have any logical sequence. What I thought was to do something create a fuction with an argument that is the name of the series, so the code will still be easy to read. Other option is a switch or a combination of loop and ifs. The p...
- Tue Oct 29, 2013 11:06 am
- Forum: Programming
- Topic: Simple Subrotines
- Replies: 3
- Views: 3495
Simple Subrotines
Hi, I'm using this code to generate sazonally adjusted data: %variavel="comibgef0" smpl 2000 2013 '@all freeze(x12out) {%variavel}.x12(save="d11",tf=auto,sfile="G:\Macroeconomia\Dados Econômicos\Fontes Primárias\Dessazonalizacao\x12mensal_comercio.txt") delete x12out Th...
- Tue Oct 29, 2013 10:23 am
- Forum: General Information and Tips and Tricks
- Topic: How to link excel data
- Replies: 3
- Views: 6272
How to link excel data
Hello,
I am working with excel and eviews with several databases and it would be really good if there was a way to make the data linkes, so if I update the excel file, the eviews file would be automatticaly updated.
Is there any way to do this without the Excel add-in?
TY.
I am working with excel and eviews with several databases and it would be really good if there was a way to make the data linkes, so if I update the excel file, the eviews file would be automatticaly updated.
Is there any way to do this without the Excel add-in?
TY.
