raakareiska Posted July 13, 2009 Posted July 13, 2009 (edited) HiNot sure if this is Office or IE problem but here is description:When I open RTF file from web using IE 6.0, it opens it in IE. All is working as it should but there is no Standard Toolbar enabled at default. I have to enable it manually. When I close RTF/IE browser and open it again, its not there.Is it possible to get it to be enabled automatically so I don't have to enable it manually.Thanks.EDIT:Solved using macro in normal.dotSub document_open() CommandBars("standard").Visible = TrueEnd Sub Edited July 15, 2009 by raakareiska
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now