How to add a Custom menu TAB for Seperate work book

selvamariappan

New Member
Joined
Feb 16, 2012
Messages
39
Dear all,

Can any one help me on this, :(

I need to add a own menu tab and its option or button for seperate work book which should not be visible in other workbook.

FYI : I am using excel 2010 and the excel file is macro enabled file(.xlsm)

Please help me on this.Its urgent.:confused:

Regards,
Selva.C
 
Yeah thats right, Using Custom UI Editor For Microsoft Office only i have added the menu.

I don't know where to attach my sample file in this thread.
 
Upvote 0

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
if you added a 2010 specific customui then it won't work.
you can't attach files in this forum, but you could upload it to a site like box.net or skydrive.
 
Upvote 0
Oh then what to do get this menu in 2007 ,

Is there any other way to this process.

I need that menu when I open it in 2007 and also in 2010.

Please assist.
 
Upvote 0
YOu need to add a 2007 part in the CustomUI Editor, not a 2010 one.
 
Upvote 0
Yeah that's right Rory!! Since i am new to customui editor.

I have learnt a lot from you :LOL:. Thanks for everything:ROFLMAO:

I have used the following solution.

1: Open Book1.xlsm in the Custom UI Editor
2: Right click on the File name in the Custom UI Editor or use the Insert menu
3: Choose "Office 2007 Custom UI Part" to create the customUI.xml file
4: Paste the same 2010 code here and change the year 2009 to 2006.

And finally it works fine for both 2010 and 2007.:LOL:
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,632
Messages
6,125,913
Members
449,274
Latest member
mrcsbenson

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top