Hi all,
The following code has been a work in progress. Basically it looks at a summary sheet for a day's worth of salesperson's invoices, looping through up to 40 invoice "lines" and then loops through another series of lines for payment information. I have been able to run this code selecting one file at a time. Since I run this daily on up to six files, I tried adapting some code to loop through multiple files. The code hits the error handler and tells me no file was selected (even though it opened the first file). I would greatly appreciate any help if someone can spot why this happens.
Thanks in advance!
Bookmarks