![]() |
FileSaveAs MS Project to MS Access
I am trying to save a MS Project File to MS Access based on user input,
so i can't specify an exact path. I need to save the data from Project to Access (using FileSaveAs). Here is the piece of code that does not work. Thanks in advance: FileSaveAs Name:="<" & AccessFName & "<\" & ProjectFName, FormatID:="MSProject.MDB8" 'FileSaveAs is a problem, I get a run-time error 1101 - Value is not Valid The code works when i specify a path, AccessFName = Access File Path & File Name ProjectFName = Project File Name |
FileSaveAs MS Project to MS Access
Why not post this in a project or Access group - choose the one that
corresponds to the application where you are writing the code. -- Regards, Tom Ogilvy "Ski" wrote: I am trying to save a MS Project File to MS Access based on user input, so i can't specify an exact path. I need to save the data from Project to Access (using FileSaveAs). Here is the piece of code that does not work. Thanks in advance: FileSaveAs Name:="<" & AccessFName & "<\" & ProjectFName, FormatID:="MSProject.MDB8" 'FileSaveAs is a problem, I get a run-time error 1101 - Value is not Valid The code works when i specify a path, AccessFName = Access File Path & File Name ProjectFName = Project File Name |
All times are GMT +1. The time now is 10:31 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com