#1   Report Post  
Jaime Stuardo
 
Posts: n/a
Default How to delete macros

ToHi all...

I have a workbook that I have with a macro to populate the sheets. Now I
want to deliver this workbook to my customer. I need to delete the macros so
that Excel will not ask user to enable or disable macros.

I went to Tools - Macro - Macros and delete all macros there, and I save
the workbook.

Now, when I open the book again, excel asks me again abut disabling or
enabling macros.

How can I effetively delete them?

Thanks
Jaime
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Jamie,

You also need to remove the code module.

Go into the VB IDE (Alt-F11), and in that workbook project, select the code
module, and go to FileRemove Module1 and say no to exporting it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Jaime Stuardo" wrote in message
...
ToHi all...

I have a workbook that I have with a macro to populate the sheets. Now I
want to deliver this workbook to my customer. I need to delete the macros

so
that Excel will not ask user to enable or disable macros.

I went to Tools - Macro - Macros and delete all macros there, and I save
the workbook.

Now, when I open the book again, excel asks me again abut disabling or
enabling macros.

How can I effetively delete them?

Thanks
Jaime



  #3   Report Post  
Jaime Stuardo
 
Posts: n/a
Default

Thanks Bob! it worked!

"Bob Phillips" wrote:

Jamie,

You also need to remove the code module.

Go into the VB IDE (Alt-F11), and in that workbook project, select the code
module, and go to FileRemove Module1 and say no to exporting it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Jaime Stuardo" wrote in message
...
ToHi all...

I have a workbook that I have with a macro to populate the sheets. Now I
want to deliver this workbook to my customer. I need to delete the macros

so
that Excel will not ask user to enable or disable macros.

I went to Tools - Macro - Macros and delete all macros there, and I save
the workbook.

Now, when I open the book again, excel asks me again abut disabling or
enabling macros.

How can I effetively delete them?

Thanks
Jaime




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
Enabling macros Peter M Excel Discussion (Misc queries) 3 February 7th 05 10:57 PM
sorting with macros Sorting in macros Excel Discussion (Misc queries) 1 February 1st 05 09:02 AM
Transferring toolbars and macros to other computers Darrell Excel Discussion (Misc queries) 1 January 19th 05 12:21 AM
How to delete a macro that has been assigned to run when workshee. tcsigecan Excel Worksheet Functions 1 December 28th 04 10:11 PM
Macros disappear after a file is imported Brent E Excel Discussion (Misc queries) 1 December 18th 04 12:25 AM


All times are GMT +1. The time now is 07:36 PM.

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"