Page 1 of 1

Refresh data in VBA

Posted: Tue Feb 04, 2014 5:06 am
by viktorz
Hi, I would like refresh my Eviews output to in Excel through VBA. As the Refresh command is already in, is there a way to call it from VBA. Something like

Code: Select all

call EV_RefreshAll
Thanks,

Re: Refresh data in VBA

Posted: Tue Feb 04, 2014 5:33 am
by viktorz
Hi, I solved this problem with the xla file provided somewhere at this forum. Using the sub refresh2007 and is subroutines. Thanks for giving it out. Is there a way to close the post?