LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default Macro disabling ??

I've got an application that uses a bunch of behind-the-scenes macros.

The product that I'm building needs to be a copy of the original worksheet
that
contains the set of macros used to build it.

However, I dont want my end-users messing with the output product per se.
(They just want to see the numbers that built the document, namely itself. )

Most painless way I found was simply putting all my values together to an
output set of worksheets (which was really just a set of hidden sheets on the
workbook) and then doing a SaveAs to something else.

Question I have is - how do I programmatically disable all the macros on a
given worksheet ?? It's not the statement Application.Enableevents = false
(although that does help neuter the Worksheet_Change event)

Appreciate any advice.

Thanks,
Chad

 
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
Disabling Macro Warning scojerroc Excel Discussion (Misc queries) 9 December 19th 07 07:08 PM
Disabling an 'on load' macro Gizmo63 Excel Worksheet Functions 2 April 20th 06 12:51 PM
Disabling a specific macro Matt Excel Programming 3 December 9th 05 03:03 AM
Disabling Macro-Virus check s_s_sridhar Excel Programming 1 October 4th 04 10:12 AM
Temporarily Disabling an Event Macro stratuser Excel Programming 2 December 2nd 03 08:07 PM


All times are GMT +1. The time now is 09:00 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"