Excel Macro

vili

Registered Users (C)
The Excel macro can be run to scan the I-485 cases. Can we modify the macro in such a way that if we run the next time we don't have to scan through all the cases again. Since after the first run we will know all I-485 cases in the range. Can we use this information in the future just to check these cases in the given range. In this way, we don't abuse the server too much and will be able to scan faster.
 
vili,

Yes it can be done. Attached is a file with three macros. The macro with the name “ModifiedI485Scan” does what you are asking for. I believe it was programmed by dinnu.
 
Thanks a lot Manolacho.

I plan to run small ranges and merge them into a file and do the Modified Scan.
 
Top