New Window When Workbook is opened
Can I write something invb that Workbook_Open will make it open in a new
window?
"NickHK" wrote:
This is the normal behaviour, but you can arrange the appearance. You can
arrange the windows, either with WindowArrange.. or manually and after
FileSave Workspace.
If you really mean that you want the WB to open in a new instance of Excel,
you will need some VBA code.
Maybe ToolsOptionsViewWindows in taskbar will do.
NickHK
"David A." wrote in message
...
I need a workbook to always open in a new window. Every time it opens it
covers up the open workbook and I don't want that. This workbook needs to
"Stand Alone" in a window.
Help!
|