I am trying to modify some code that we use to move data files around our system, and we currently use Access for this purpose. It may not be the optimal way of doing it, but there's a great attachment to the software here, and I can't see it going away! 
However, in order to make the code a little more robust and manageable, I'd like to hold the variables in a table which I can refer to as we loop through the 20 or so combinations of file locations, file format masks, file extensions etc ...
Anyone done anything similar and have any inspiration for me? I'm not an Access wizard so go easy on my lack of ideas :banghead:
Code examples will be greatly appreciated, as will any potential prattfalls you've encountered using such an approach.
Many thanks in anticiipation.
dai

However, in order to make the code a little more robust and manageable, I'd like to hold the variables in a table which I can refer to as we loop through the 20 or so combinations of file locations, file format masks, file extensions etc ...
Anyone done anything similar and have any inspiration for me? I'm not an Access wizard so go easy on my lack of ideas :banghead:
Code examples will be greatly appreciated, as will any potential prattfalls you've encountered using such an approach.
Many thanks in anticiipation.
dai