![]() |
Ribbon issue 2010
Hello,
While playing a little bit with some samples in VB.net, I think that I have created a new tab in Excel ("Team") and caused a message box to popup every time I open a workbook I don't see anything in the personnel workbook that loads on start-up I have downloaded the Ribbon UIeditor but don't know how to remove from it both issues Please help Avi |
Ribbon issue 2010
avi wrote on 3/16/2012 :
Hello, While playing a little bit with some samples in VB.net, I think that I have created a new tab in Excel ("Team") and caused a message box to popup every time I open a workbook I don't see anything in the personnel workbook that loads on start-up I have downloaded the Ribbon UIeditor but don't know how to remove from it both issues Please help Avi You can get sample XML for the Ribbon from Ron DeBruin's code examples found he http://www.rondebruin.nl/ribbon.htm You say you're using VB.Net and so I assume you're making a COMAddin or doing automation. If a COMAddin you can pass the XML for your custom tab from the DLL. If you're doing automation you shouldn't have any other addins loaded, depending on where they're registered (HKCU or HKLM), and you can't pass any XML to Excel from your VB.Net.EXE. In this case you'll have to open a dummy workbook containing the XML for your runtime. -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Ribbon issue 2010
I meant to include that files in the 'Startup' folder of a user profile
are also not loaded in an automated instance. -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
All times are GMT +1. The time now is 07:30 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com