Using collection to form loops on excel
Hi I am stuck on trying to use collections to form a loop process on excel. E.g. I have 5 rows stored in the collection, I want to form a loop so that it goes through each row one at a time (by using 'save as' before the loop end). I am trying to d...