Page 1 of 1

Series in different pages?

Posted: Fri Apr 06, 2012 1:23 am
by paues
This question is pretty basic. But is it not possible to using series from other sheets than the currently selected when doing calculations? I would have thought that the following code would run smoothly

Code: Select all

wfcreate(page=one) q 1900 1950 series tmp1=1 pagecreate(page=two) q 1900 1950 series tmp2=one\tmp1*2
but I get an error message saying "ONE\TMP1 is not defined." Am I doing something wrong or is this just not possible in EViews?

Series in different pages?

Posted: Fri Apr 06, 2012 8:25 am
by EViews Gareth
Not currently possible. You'll have to copy the series over first.