2 Qustions MSProject languageID FileOpen

R

Rene

Hello.

I have two questions abaout MSProject.

1) How can I get the language (with vb/vba) in MSProject.
Application.LanguageSettings.LanguageID(msoLanguageIDUI) does not work.

2) How can I open a document in MSProject without open another window?
With -Application.FileOpen filename -, it always started in a new window :-(

Thank you.

Rene
 
F

Florent

Hello,

For the second point :
Application..DisplayWindowsInTaskbar = False
Application.FileOpen filename

For the first, I have no solution for the moment. Sorry :-(

Florent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top