Page 1 of 1

Adding series with N/A

Posted: Thu Apr 09, 2015 11:44 pm
by marat101
I have added a number of state base series. if one of the series has a N/A, the total generated has an N/A rather than just ignofing it. I looked at the instruction book and the forum and could not identify how to deal with the problem.

Thanks

Re: Adding series with N/A

Posted: Fri Apr 10, 2015 5:21 am
by EViews Gareth
Easiest thing to do is put all the series into a group, then use the @rsum function to take the sum.

Re: Adding series with N/A

Posted: Sat Apr 11, 2015 5:55 am
by marat101
Thanks Gareth, I will try it.