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
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