open new instance of word with no toolbars

X

XmlAdoNewbie

Hi All,
I have created a document editor in word with vba. What it allows the
user to do is choose a word document from a list and then open that
word document to add or edit or delete it's contents. Currently when
the word doc that opens for the user to edit, it opens with all it's
toolbars and command bars visible to the user. I would like this
document to open with only the formatting toolbar visible.. I know how
to get rid of the commandbars but i can't get rid of the toolbar that
has the file menu attached to it and i don't want the user to see this
at all, i will create my own button later to enable the user to save
and close..
does anybody know how to do this??
thanks,
Erin
 
J

JethroUK©

XmlAdoNewbie said:
Hi All,
I have created a document editor in word with vba. What it allows the
user to do is choose a word document from a list and then open that
word document to add or edit or delete it's contents.

Word already does that - it's called the Open dialogue box
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top