View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
TDK TDK is offline
external usenet poster
 
Posts: 5
Default 2003 Addins in Excel 2007

I've got a similar problem. My Addins also do not display their
toolbars. And like John M, I see no Add-in tab on the ribbon. Google
searches show nothing and the help is well, unhelpful.

Question: Where is the Add-in tab on the ribbon? How do I get it? I
see John M also asks this question.

To eliminate the obvious, you ask John M if the macros are disabled. I
have fully enabled all macros, yet I still don't get toolbars. If I go
into the VB editor all my code executes except the code to display the
toolbar, which appears to execute but no toolbar appears.

Thanks




On Aug 31, 8:26*pm, Dave Peterson wrote:
If you allow macros to run when you open this workbook that owns the code, then
you should see the toolbar in the Addins (not developer) tab of the ribbon.