Code: Select all
for !i = 1 to 200
...
next
Code: Select all
import %myfile range=IMS1!I16:j198 ...Code: Select all
import %myfile range=IMS120116:j198 ...Meanwhile, I solved the issue by changing !i to !linenumber in the first loop
Thank you
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Code: Select all
for !i = 1 to 200
...
next
Code: Select all
import %myfile range=IMS1!I16:j198 ...Code: Select all
import %myfile range=IMS120116:j198 ...Users browsing this forum: No registered users and 2 guests