J
John Grierson
In an AutoOpen macro I am using
Documents.Open FileName := ss
(where ss is a string containing path and file name)
However, instead of opening a new window the file is
pasted into the first document.
Advice, please and thanks, on how to force a new window to
open.
John
Documents.Open FileName := ss
(where ss is a string containing path and file name)
However, instead of opening a new window the file is
pasted into the first document.
Advice, please and thanks, on how to force a new window to
open.
John