Share via

Possible to Get msoFileDialog Enumerations to Work with MS Project 2016 Locally Installed?

Allen Austin 6 Reputation points
2022-07-27T14:06:21.823+00:00

Hi All!
I attempted to use "Application.FileDialog(msoFileDialogFolderPicker)" in MS Project 2016 VBA, but I receive the "Run-time error '438': Object doesn't support this property or method" message box when I test execute the macro. The macro then stops. I believe I am missing something to enable this with MS Project 2016 --OR-- this method/enumeration type is not possible with MS Project 2016. As a test, that code worked perfectly in MS Excel on the first attempt.
Any advice/assistance is appreciated. Many thanks in advance!
Allen

Microsoft 365 and Office | Development | Other
Developer technologies | Visual Basic for Applications
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.