I have succesfully written some VBA code that uses a User Form to prompt the user for information to support a time phased data extraction from MS Project 2010 Professional to MS Excel. When the form is modified to take advantage of
the MultiPage control, you can click through the tabs successfully with no problems. However, when saving the MS Project file, I receive the following error message:
"System Error &H80070057 (-2147024809). The Parameter is incorrect" and then MS Project 2010 crashes.
In addition, when I try to open the MS Project file, I receive a catastropic error that it user form file cannot be found. The file is being saved to a local hard drive, not Project Server 2010.
Any suggestions?
--Ira