View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Nanou Nanou is offline
external usenet poster
 
Posts: 14
Default how can I cancel a macro in excel?

Good morning Kevin and all,

I tried your idea but I still get duplicated files as many times as I save
the file.
The file is an exel workbook type!!!

Kind of lost here!!!

Thx for any ideas....

"Kevin B" wrote:

It sounds like the file is an Excel Template file, which has an extension of
.xlt.

Do a file save as and change the file type to an .xls workbook format.
--
Kevin Backmann


"Nanou" wrote:

Guy I need yr help once more, :-/

Ok the macro is cancelled but now whenver I work on the file and save of
course, there is a file (copy of the original) created and it is duplicated
proportionnally on how many time I save the file when it is opened!

Any idea what's happening here ....

Nanou

"Nanou" wrote:

Hello,

I am working on a workbook where there has been created a macro. This should
not happen, now I am trying to cancel that so I dont get the message to
enable or disable the macro every time I open the file.

Any help is appreciated!!!!