View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ajtb Ajtb is offline
external usenet poster
 
Posts: 41
Default Changes not saved in xla module

Hi
I run workbooks which make reference to a Module.xla. I have just
noticed that when I run one of the workbooks first to test some code,
make some changes, and then save the updated code in Module.xla, I find
the changes were not saved when I next start Excel up again. Excel
appears to be functioning normally.

When I just load the code book, Module.xla, make and save changes to the
coding, those changes will be saved. When I next start Excel up again,
the changes are there.

Is this an Excel glitch ?

I am using Office 2000 pro on Windows xp pro sp2.
I have removed Office 2000 and then reinstalled it with no improvement.
I have checked to see that Module.xla is not set to read only.

I am an experienced programmer with 4 to 5 years of writing code behind
me but I can't remember seeing this problem before.

Anybody got any ideas ?

TIH

Andrew Bourke