N
Noemi
Hi
I have a template which opens a userform on opening.
When a cmdbutton is clicked on the userform then a saved dot (which has
bookmarks saved) opens however I am not sure how to open the dot as a doc.
Documents.Open FileName:="""Sdfsdf sdf sdf sdf sdf.dot"""
also,
once the dot has been opened the code is still running which means I cannot
do anything with the document, how do I end the code from the userform once
the required document is opened.
Thanks
Noemi
I have a template which opens a userform on opening.
When a cmdbutton is clicked on the userform then a saved dot (which has
bookmarks saved) opens however I am not sure how to open the dot as a doc.
Documents.Open FileName:="""Sdfsdf sdf sdf sdf sdf.dot"""
also,
once the dot has been opened the code is still running which means I cannot
do anything with the document, how do I end the code from the userform once
the required document is opened.
Thanks
Noemi