+ Reply to Thread
Results 1 to 6 of 6

I can't save my xlam add-ins

  1. #1
    Registered User
    Join Date
    08-27-2012
    Location
    Utah, USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    I can't save my xlam add-ins

    Hey all,

    I have multiple personal add-ins (xlam) that I've created and have regularly updated/saved in the past using Microsoft VBA 7.0. I recently got a new computer and now when I make changes to the add-ins and try to save, nothing happens. I click File>Save MyAddin.xlam, and nothing happens, whereas with my old computer it would save the changes I've made. The add-ins are the same ones I've used in the past and none are Read Only. This happens for any add-in I try to save, so it's not a file-specific thing. I get no errors, but no saving either. I've dug through various Google results for an answer, but so far nothing that works. Any ideas?

    Thanks,
    Steve

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: I can't save my xlam add-ins

    You're doing this from the VBE File menu, not Excel, correct?

    How do you know it's not saving? Have you refreshed the Windows Explorer window to look at the date stamp?
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-27-2012
    Location
    Utah, USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: I can't save my xlam add-ins

    Yes, from the VBE menu. And yes, I've checked and the date stamp doesn't change, and when I restart Excel the changes I've made are gone.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: I can't save my xlam add-ins

    How about ...

    o Set the IsAddIn property to False

    o SaveAs MyAddIn.xlam from the Excel UI

    o Set the IsAddIn property back to True

    o Uninstall the add-in

    o Close Excel, open Excel, and install the add-in

    Then see if things start behaving.
    Last edited by shg; 11-27-2014 at 04:56 PM.

  5. #5
    Registered User
    Join Date
    08-27-2012
    Location
    Utah, USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: I can't save my xlam add-ins

    Quote Originally Posted by shg View Post
    How about ...

    o Set the IsAddIn property to False

    o SaveAs MyAddIn.xlam from the Excel UI

    o Set the IsAddIn property back to True

    o Uninstall the add-in

    o Close Excel, open Excel, and install the add-in

    Then see if things start behaving.

    I tried this and it still didn't work. But after some further testing I found out what program is causing the problem, though I'm not aware of an easy solution to the issue. I have Oracle Hyperion Smart View for Office installed, which is an Office add-in. When I disabled the Smart View add-in I was able to save my personal add-ins without a problem. I use Smart View a lot though, so hopefully this issue gets addressed soon on Oracle's end.

  6. #6
    Registered User
    Join Date
    03-15-2015
    Location
    Nebraska
    MS-Off Ver
    Multiple
    Posts
    1

    Re: I can't save my xlam add-ins

    I too was having problems with SmartView messing this up. The sad part was, I was writing an XLAM to work with SmartView so disabling it was not an option. I did find that checking the boxes for 'Reduce Excel File Size' and 'Improve Metadata Storage' seemed to allow my XLAM file to start saving again. Hopefully it's not a fluke, and god only knows what kind of shenanigans they are pulling to keep files from saving. But hopefully this helps.

+ 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] Save a filepath in an xlam
    By TheRune in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-17-2014, 09:21 AM
  2. [SOLVED] Convert xlam to xlsm
    By noclass1980 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-06-2012, 05:03 PM
  3. Lookup.xlam error?
    By money n da sank in forum Excel General
    Replies: 3
    Last Post: 07-11-2012, 12:02 PM
  4. XLAM public variables
    By gm13958 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-08-2012, 09:52 AM
  5. Inaccessible XLAM add-in
    By PNCD in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-25-2009, 01:32 PM

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