Lancer6891
New Member
- Joined
- Jul 29, 2024
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
I am looking to print all the .pdf files that are hyperlinked in column A with one click.
The problem I find when looking at other solutions for this is that:
1. my pdf files are from several different folder locations
2. my list of pdf files will change with time
3. I literally have hundreds of pdf files that I need to print daily in a specific order.
This is just an example of what I am working with.
Could someone please give me a VBA solution that will loop through the links, printing each one once
This is a process that we are currently spending 7 hours on a day on and I really need to find a way to streamline this, but sadly my VBA skills aren't where they need to be for me to figure this out on my own.
Thank you in advance!
The problem I find when looking at other solutions for this is that:
1. my pdf files are from several different folder locations
2. my list of pdf files will change with time
3. I literally have hundreds of pdf files that I need to print daily in a specific order.
This is just an example of what I am working with.
Could someone please give me a VBA solution that will loop through the links, printing each one once
This is a process that we are currently spending 7 hours on a day on and I really need to find a way to streamline this, but sadly my VBA skills aren't where they need to be for me to figure this out on my own.
Thank you in advance!