+ Reply to Thread
Results 1 to 8 of 8

Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbook

  1. #1
    Registered User
    Join Date
    08-28-2013
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    7

    Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbook

    The following installation code worked in Excel 2007 for permanently installing a macro in the Add-ins.
    With Excel 2013 the Add-in is only present in the workbook that was active during the installation.

    Please Login or Register  to view this content.

    Is there a fix to make this code work as intended in Excel 2013?

    What is the Excel 2013 preferred way to do this programmatically?

    Is there a simple way for an end user to install the macro globally and permanently into Excel 2013?

    If it matters, the macro is hidden (so that the code is not visible to the end user)?


    I spent some time looking through this forum for answers.
    I could not find any partly because my searches were returning hundreds of posts which only matched some of my search words.


    Thanks in advance,

    Michael

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    That should install the addin even in 2013 but you may need to close and reopen any other workbooks you had open at the time (the joys of the new SDI interface).
    Remember what the dormouse said
    Feed your head

  3. #3
    Registered User
    Join Date
    08-28-2013
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    Rory,

    Thanks for the reply.

    This installs the add-in option ONLY in the ribbon for the workbook that was active at the time of running the installation procedure.

    Other workbooks which are created by another application (exported by QuickBooks Point of Sale) do not show the add-in option in the ribbon when they are opened.

    It's as if an option were set to specify the add-in only apply to the current spread sheet. Since they changed the ribbon architecture to more personalize the ribbon, it seems like this could be happening.


    Is it possible that something in the 3rd party exported spread sheet is prohibiting the add-in from being present. Seems unlikely, unfortunately I don't have the 2013 environment to test at the moment.

    Bye the way, that install code works in 2010 the same as in 2007.


    Thanks in advance for any help or ideal,

    Michael

  4. #4
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    How are the other workbooks being opened? Manually, or by QuickBooks?
    Also, is there a reason for not creating a custom ribbon rather than using Commandbars?

  5. #5
    Registered User
    Join Date
    08-28-2013
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    The other workbooks being opened manually.

    The current code is used because it is legacy, from Excel 2003, and simple.

    The new ribbon interface seems overly complicated for the simple task we need (add a macro that can be used to process the Quickbooks exports).
    Perhaps my recent brief look at it missed a simple way to use it.

  6. #6
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    I'll do some testing tomorrow. I know there are some issues with the new SDI and add-ins so I'll try and check if this is a known issue assuming I can replicate it, and file it as a bug if necessary.

  7. #7
    Registered User
    Join Date
    08-28-2013
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    romperstomper,

    Did you get a chance to look at this?

    I got a chance to test on a 2013 system again. The results are squirrelly. Sometimes the macro is in the add-ins when loading a new workbook. Sometimes not. Sometimes the "pdf " operation normally found only in the "pdf" tab shows up in the add-ins tab, with or without my macro also being listed there. That is, something in excel is hosed.

    When my macro does not show up in the add-ins it still shows up in the file->options->add-ins.

    Thanks in advance for anyone trying to corroborate this.

  8. #8
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Excel 2013 breaks add-in installation that worked in 2007 - now only in current workbo

    I did do some quick testing but was unable to replicate your issue - the button always appeared in the add-ins tab. Your mention of a "pdf" option moving leads me to think that perhaps you have a conflict with another add-in.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Creating scattering chart in excel 2007/2010/2013
    By elad.edri in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-22-2013, 10:02 AM
  2. Replies: 3
    Last Post: 03-29-2013, 12:35 PM
  3. Excel 2007 macro to get data from SharePoint for current workbook
    By coxb in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-06-2012, 10:47 PM
  4. Excel 2007 : Excel 2007 Installation
    By Peet Marwick in forum Excel General
    Replies: 1
    Last Post: 07-03-2011, 12:13 PM
  5. Creating the installation/setup of excel workbook
    By sajidbagi in forum Excel General
    Replies: 3
    Last Post: 07-27-2009, 05:36 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1