Word 2003 Userform Focus

R

rebwilson

We're in the process of upgrading from Word 97 to Word 2003. I have a macro
that uses a userform to open documents. I'm noticing that when Word 2003
opens the document the userform loses focus, and it appears to be only
accessible in the Word window that it was run from (ie, not the document that
i've just opened). Is there any vba code to move the focus to the new Word
window?
 
Top