View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Saving/updating an Excel(xlam) add-in

Hello,

I have an Excel(xlam) add-in that I want to update, which I do from
VBA projects

I expect that xlam file will be saved with the update I have done
when I save the VBA project

But it seems that it doesn't always happen and the xlam is not
updated. The weird think is that I am quite sure that it worked well
some time ago

I am certain that I look at the right xlam file

Office 2013 , W7

Any idea?

Avi


In addition to Peter's reply.., now I *always* hover over the Save
button until the tooltip shows the project name. It's a habit I've
gotten into since the 1st time I got caught in the same scenario after
a lengthy update to one of my projects. Also, using 'Ctrl+S' has been
known to not work all the time.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion