Excel 2010 Ribbon Customization - startfromscratch=true not affecting built-in tabs

gsistek

Well-known Member
Joined
Apr 4, 2011
Messages
660
I can't seem to figure this one out.
I am creating an Excel application for some co-workers that will require strict control over what they are allowed to do. I want to hide the ribbon tabs, but anytime I use the startfromscratch attribute and/or set the visibility of the individual tabs (using visible="false" or getVisible=...) there is no effect. I have searched online and found the xml to replace tabs with my own custom tabs, but that simply creates a duplicate of each tab. Xml is not my strength, so I am looking for any help I can get. Any ideas?​
 
I found the culprit. I have a third party addin for pulling database information from a SQL server (Jet). Disabling this addin fixes the issue. That just means a little bit more coding to enable/disable the addin in the open/close/activate/deactivate events.
 
Upvote 0

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,214,601
Messages
6,120,460
Members
448,965
Latest member
grijken

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