Lux Aeterna
Board Regular
- Joined
- Aug 27, 2015
- Messages
- 201
- Office Version
- 2019
- Platform
- Windows
Hey everyone!
Not sure if this is the right place to ask.
I've got an excel VBA code that saves excel file as PDF to specific folder and sub-folder according to cell values.
The path is C:\Users\pc50\Desktop\New results\F7_value\Y2_value\
The folder New results and its sub-folders are auto synced to google drive. However I need to have two more copies of those PDFs, one locally (without syncing to google drive) and one on the network. Those copies should not be in separate folders and sub-folders. Just the PDFs alone.
Thanks in advance
Not sure if this is the right place to ask.
I've got an excel VBA code that saves excel file as PDF to specific folder and sub-folder according to cell values.
The path is C:\Users\pc50\Desktop\New results\F7_value\Y2_value\
The folder New results and its sub-folders are auto synced to google drive. However I need to have two more copies of those PDFs, one locally (without syncing to google drive) and one on the network. Those copies should not be in separate folders and sub-folders. Just the PDFs alone.
Thanks in advance