donkey9972
Registered User.
- Local time
- Yesterday, 18:12
- Joined
- May 18, 2008
- Messages
- 192
Ok, I have half of my problem solved, I just have no idea how to incorporate the 2nd half. So using a simpletext box, and button I can use the filedialog to select a file which I have done, How do I take that file location that is now appearing in the text box and move that file to a specific destination location? Note that the destination location will always be the same, so that can be put into the code or VBA without an issue. What is always changing is the location the file is coming from.