Recall that I mentioned that the code to be ran must be in a module and that the syntax (as provided) has to be correct. This code should activate the application and bring it to the foreground. Dave
AppActivate xlApp.ActiveWindow.Caption & " - " & xlApp.Caption xlApp.WindowState = 1 'wdWindowStateMaximize