View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Alexandre Campeau Alexandre Campeau is offline
external usenet poster
 
Posts: 7
Default Perso.xls is locked for modification

Hi,

I created a file perso.xls by making a false macro. Then, I have imported my
macros (.bas) in perso.xls via the VBA window.

I made myself a new menu bar and I placed shortcut for my macros in it.

The problem is that when I have an Excel file that's opened and I'm opening
a blank one, I have an error message saying "Perso.xls is locked for
modification". I can choose "Lecture only" or "Notify"

If I close the message, I can't see my macros or if I see them I and try to
use them, I can't execute them because I have the error message saying that
Perso.xls is locked.

I would like to not have this error message and be able to execute my macros!


Thank you very much,

Alexandre