View Full Version : How do I stop my application from minimising when a hyperlink is activated.


ptaylor-west
09-25-2001, 11:00 AM
When the hyperlink opens say a Word doc, Access minimises onto the toolbar and when I close the Word doc I expected Access to maximise but it doesn't.

I have tried CoCmd.Maximise as a LostFocus event but no go and also AppActivate as VBA on Document Close in the Word doc, again with no luck.