Search found 3 matches

by recosveco7
Mon Jan 16, 2012 3:05 am
Forum: Programming
Topic: using/accessing different work sheets through program
Replies: 5
Views: 3942

Re: using/accessing different work sheets through program

I found a solution:

for %s page1 page2 page3
pageselect {%s}
include "program.prg"
next

thanks anyways!
by recosveco7
Mon Jan 16, 2012 1:30 am
Forum: Programming
Topic: using/accessing different work sheets through program
Replies: 5
Views: 3942

Re: using/accessing different work sheets through program

I have created a program that downloads 20+ excel worksheets into different pages of an eviews work file. These sheets are organized identically. All i need to do is to run the same program onto each page of the work file, one after the other and extract the results - maybe by exporting them into ex...
by recosveco7
Sun Jan 15, 2012 10:01 am
Forum: Programming
Topic: using/accessing different work sheets through program
Replies: 5
Views: 3942

Re: using/accessing different work sheets through program

Hi Gareth, I would like to ask you to further clarify how to use pageselect. I want to run the same program on a workfile with multiple pages. If I use pageselect more than once (to run the program on each page) I get an error messare saying that a page has already been selected and the program cann...

Go to advanced search