Fetching from EIA Database: COM library error
Can you list the versions of Microsoft .NET you have installed on your non-working computer? If you open the C:\Windows\Microsoft.NET\Framework directory on your computer, you will see a list of...
View ArticleFetching from EIA Database: COM library error
In descending order by "date modified":v4.0.30319 - Sep 2015v2.0.50727 - Jul 2015v3.5 - Dec 2013v3.0 - Nov 2010v1.0.3705 - Nov 2010v1.1.4322 - Jul 2009
View ArticleRead in Data to Excel from database in VBA
Does the app.Get below work with string objects? It doesn't seem to recognize them? Code:Range(rng10).FormulaR1C1 = app.Get(S & emp & State, NATypeAsExcelNA)Never mind, I got it to work. Forgot...
View ArticleAssign special values for some observations in a series
Hi,I have two times series, x1 and x2 dated 1997 to 2013. Both series have negative observations in some periods, that I would like to turn into NA. Is there a simple way to do this? I have tried...
View ArticleAssign special values for some observations in a series
Or to narrow it down furtherviewtopic.php?f=5&t=3765#p12760
View ArticleMaking Eviews open excel
I have a program that imports data from an excel file. For some reason it will only successfully import the data if I have the excel file open prior to running the program. This is not an issue with...
View ArticleMaking Eviews open excel
Best thing to do would be to provide us with the Excel file so we can try and figure out why EViews cannot open it.
View ArticleMaking Eviews open excel
That does seem best. Here you go.Import code is as follows:Code:%secfrom = [path]\LTC_Sec_monthly.xlsx"import %secfrom range=Page1_1 @id Claim @destid @date
View ArticleMaking Eviews open excel
EViews couldn't auto detect the date series 'claim' since it is out of order. It is in alphabetic order but not time order. I also do not notice a difference as to whether or not Excel is open or not....
View ArticleError addtext to graphs looping over cross sections in panel
Dear Eviews team,I have upgraded to the September 14 2015 build.The problem described above exists also with the updated version of EVEIWS 9Kind regards, mamo
View ArticleNormalised IRF
I wonder if there is a command that normalise the IRFs from a VAR with Cholesky.The shock shoud for example equal to one in the first period.Thanks
View ArticleDescriptions
The series ygdpmp in the attached workfile was entered manually with no associated description. When it is re-imported via the excel file, the description does not appear for that series but a...
View ArticlePlease help in 2sls estimation
I'm doing a research on impact of trade liberalization on economic development. The four development indicators i have selected from Dudley Seers meaning of development are poverty, per capita gdp,...
View ArticleAssign special values for some observations in a series
Thank you very much! @recode worked great.
View ArticleDescriptions
Ah, I see. If the object already exists in the workfile into which you are importing, then the description is not overwritten. If you delete the existing object first, then do the import, it should...
View ArticleMaking Eviews open excel
Same issue. If I run it with the excel file closed I get this error:Unable to determine date format of object CLAIM in [PATH] range=Page1_1!$A$1:$L$300 colhead=1 na="#N/A" @freq M @id @date(claim)...
View ArticleModify graph axis
Trend isnt being ignored, it is the x axis. So it will not appear as another line. You are graphing trend vs x1, trend vs x2 and trend vs x3. So this appears correct.Because Trend is the first element...
View Article