Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Makro in Excel

In Excel I created a makro, which was used to "reorganise" all 12 sheets in
the document. After running the makro, the makro was deleted and the document
was saved again under a new name.
Whenever I now open that particular document I'm asked, if I want the
document opened with or without makros.
How can this document be "cleaned", so I can open it without that
dialog-window about makros?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Makro in Excel

You need to remove the module where the code was saved, most likely, Module
1.

Press Alt-F11 to open the VBE. Right Click on the module, select "Remove
module..." and say "no" to saving a copy. Save the workbook and you're done

Regards

Trevor


"AndersTC" wrote in message
...
In Excel I created a makro, which was used to "reorganise" all 12 sheets
in
the document. After running the makro, the makro was deleted and the
document
was saved again under a new name.
Whenever I now open that particular document I'm asked, if I want the
document opened with or without makros.
How can this document be "cleaned", so I can open it without that
dialog-window about makros?




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Makro in Excel

Thanks for prompt reply - and I have tried your solution, but unfortunately I
still have to respond whether to open the document with or without a macro.

Regards AndersTC

"Trevor Shuttleworth" skrev:

You need to remove the module where the code was saved, most likely, Module
1.

Press Alt-F11 to open the VBE. Right Click on the module, select "Remove
module..." and say "no" to saving a copy. Save the workbook and you're done

Regards

Trevor


"AndersTC" wrote in message
...
In Excel I created a makro, which was used to "reorganise" all 12 sheets
in
the document. After running the makro, the makro was deleted and the
document
was saved again under a new name.
Whenever I now open that particular document I'm asked, if I want the
document opened with or without makros.
How can this document be "cleaned", so I can open it without that
dialog-window about makros?





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Makro in Excel

Dear Trevor

In my first answer to you I wrote that i still had that problem. I have now
tried again and now I succesfully have found that module1 and deleted it and
- wow - it works, so thank you very, very much for your help.

Regards AndersTC

"Trevor Shuttleworth" wrote:

You need to remove the module where the code was saved, most likely, Module
1.

Press Alt-F11 to open the VBE. Right Click on the module, select "Remove
module..." and say "no" to saving a copy. Save the workbook and you're done

Regards

Trevor


"AndersTC" wrote in message
...
In Excel I created a makro, which was used to "reorganise" all 12 sheets
in
the document. After running the makro, the makro was deleted and the
document
was saved again under a new name.
Whenever I now open that particular document I'm asked, if I want the
document opened with or without makros.
How can this document be "cleaned", so I can open it without that
dialog-window about makros?





  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 339
Default Makro in Excel


"AndersTC" wrote in message
...
In Excel I created a makro, which was used to "reorganise" all 12 sheets

in
the document. After running the makro, the makro was deleted and the

document
was saved again under a new name.
Whenever I now open that particular document I'm asked, if I want the
document opened with or without makros.
How can this document be "cleaned", so I can open it without that
dialog-window about makros?


You can sign the document if you want to keep the macro. I think there's a
tool in office that you can use to create a certificate.

/Fredrik




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel makro hatası (Bul değiştir yanlış çalışıyor ) Excel Makroları Excel Discussion (Misc queries) 0 January 5th 08 07:14 AM
Start Excel inside MSaccess with a makro Lars[_2_] Setting up and Configuration of Excel 0 March 3rd 07 01:40 PM
Makro in excel Ted Excel Worksheet Functions 6 June 28th 06 02:06 PM
old makro (excel 95) should work with vba-modules Michael Gerstel Excel Programming 1 August 10th 04 12:32 PM
Excel-Makro for automatically generated protocol out of todo-list Alexander Schaab Excel Programming 0 May 19th 04 02:51 PM


All times are GMT +1. The time now is 05:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"