Dwight3238
Technical User
I'm using VBA to open a new document from a template that i pick from a list of templates in a directory. i open only one document from it and then i need to move this template to an archive folder. That way it won't appear in the list of templates the next time i use this project.
I have tried the FileCopy and Kill and Name features and always get errors. mostly regarding access or permissions. but that shouldn't be an issue because i have confirmed the paths and the template was never opened so it couldn't be locked.
Any assistance with this would be greatly appreaciated.
I have tried the FileCopy and Kill and Name features and always get errors. mostly regarding access or permissions. but that shouldn't be an issue because i have confirmed the paths and the template was never opened so it couldn't be locked.
Any assistance with this would be greatly appreaciated.