I want to read the recipients list file using customer number. Then it locates and copies all associated data from the usage file, then write is as a new file (xls).
It’s actually the other way around. Using the account number from the recipient list, I will look for all associated data inside usage_data, something like filtering it, then copy and paste to a new file.