09-24-2013 02:36 AM
Hi everyone, I have browsed through multiple forums and have never seen anyone trying this method.
I attached a txt file in which I want to input into the "cells" portion of activex for it to run in a loop such that it will read different cells at every loop. However, I am unsuccessful in producing the output that I want. I am able to get values each time but they end up getting overwritten by the subsequent values. Is there a way that I can produce a list of array that can allow my values to be produced subsequently after each loop without being overwritten?
09-24-2013 02:39 AM
These are the errors that occurred