Jump to content

Ms Word2007 - Office Button manipulation.


Recommended Posts

Posted

Is there a way to control and manipulate the buttons on the NEW OFFICE BUTTON,

On older version of word we could program the buttons to behave incertain ways by reconfigureing the control using its ID.

Set iControl = CommandBars("File").FindControl(ID:=3)

iControl.OnAction = "doSave"

the macros when opened in word2007 gets set in the Addins, which is very unprofessional.

I am aware of the ribbon customisation. i have customised the ribbon to display only my tab with buttons which will call the functions i have assigned them to(macros).

Even after disabling the built in ribbons and enabling only my tab. i get three buttons on the Office Buttons (New, Open & Save).

Is there a way i can control the save button or reconfigure the button to perform as i please?

Please help.

SP.

post-176565-1202837179_thumb.jpg


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...