R
Ross Lewis
I have some code that writes data into an specific excel spreadsheet.
Unfortunately this code workes with only one file at a time.
What I need to do is repeat this code for every line of a query.
I have a list of excel files that needs to be modified within a table.
How can I run the code that I already have and grab the file information
from the table?
Unfortunately this code workes with only one file at a time.
What I need to do is repeat this code for every line of a query.
I have a list of excel files that needs to be modified within a table.
How can I run the code that I already have and grab the file information
from the table?