S
StuckInProjectAddinHell
Hi,
I am trying to get the name of the file opened using the
Application.FileOpen() when I don't give any parameters. I want to display
the "Path" of the file that was opened using the dialog box.
To my understanding, Project doesnot support Application.FileDialog like
other office applications. I can't seem to find a workaround where I could
somehow see the name of the Last File Opened. (from the list that shows in
the File Menu)
I am writing a Shared Add-in using Visual Studio 2005 (Visual Basic)
Thanks
I am trying to get the name of the file opened using the
Application.FileOpen() when I don't give any parameters. I want to display
the "Path" of the file that was opened using the dialog box.
To my understanding, Project doesnot support Application.FileDialog like
other office applications. I can't seem to find a workaround where I could
somehow see the name of the Last File Opened. (from the list that shows in
the File Menu)
I am writing a Shared Add-in using Visual Studio 2005 (Visual Basic)
Thanks