My original post is only an example.

ClientDateCarrierShipmentnumber.pdf will be the file name. So whether the client has 0, 5, 10 or 50 files under its name, I have to send them all to that specific client. Lets say client 1 is abc100

So if I were to send them tomorrow, I would go into the June 2024 folder then June 24, I would have to send all files starting with abc100*.pdf to that client.
If the other client is qwerty, then I send all files starting with qwerty*.pdf to that other client.

So pretty much, I just want to take the client's name at the beginning of the file(s) and send it to that specific client.

Do it for like 20 different clients and it can take some time. I am looking to automate the process at a click of a button or something.