Knowledge Base

PRJ: Name Not a Required Argument for FileOpen Method

Article ID: 117379

Article Last Modified on 1/19/2007


APPLIES TO


This article was previously published under Q117379

SUMMARY

In Microsoft Project version 4.0 Visual Basic Help, the explanation for the FileOpen method says that the Name argument is a required argument. This information is incorrect: the name argument is an optional argument for this method.

MORE INFORMATION

If you use FileOpen in a macro, the normal Open dialog box will be displayed and you will be able to select a file to open. The macro will continue after you choose OK in the Open dialog box.

Additional query words: File Open

Keywords: kbinfo kbother KB117379