Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disable the Macro Pop up

I have created a macro and its working fine. But everytime
I open the Excel file, a pop up come and asked whether I
need to enable or disable the macro. Only when i
click "enable" it works. I want to bypass the pop up and
by default enable that macro everytime that Excel file is
opened.

Kindly assist pls.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disable the Macro Pop up

For that you need to change the security to "Low" in Tools Macro
Security.
When it is medium, the pop-up comes, when it is high, the macro doesn'
work at all, and when it is low, the pop-up won't come.

- Manges

--
Message posted from http://www.ExcelForum.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default Disable the Macro Pop up

Hi,

First create a digital signature for yourself with SELFCERT.EXE (usually located in office directory).
then digitally sign your project from Tools|Digital Signature in VBA Editor.

Save your file, close an re-open it. On enable/disable pop-up message screen, you'll see a check box that says "Always trust to this source" (or could be similar to this. because I'm using non-english version). check this box and click enable macros.

next time when you open this file you'll not be asked.

kind regards.



--
Haldun Alay
"Sunil" , iletide sunu yazdi ...
I have created a macro and its working fine. But everytime
I open the Excel file, a pop up come and asked whether I
need to enable or disable the macro. Only when i
click "enable" it works. I want to bypass the pop up and
by default enable that macro everytime that Excel file is
opened.

Kindly assist pls.
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
Disable running of SelectionChange macro when in another macro? Tonso Excel Discussion (Misc queries) 6 March 21st 10 06:50 PM
Disable Esc-key - macro yshridhar Excel Discussion (Misc queries) 4 February 9th 08 04:19 AM
disable user running macro from Tools Macro Steve Simons Excel Discussion (Misc queries) 4 September 28th 06 06:28 AM
How to disable a macro Jeff Smith[_2_] Excel Programming 2 November 29th 03 09:11 AM
Disable Macro at open by an external macro Ricardo[_2_] Excel Programming 0 November 10th 03 07:50 PM


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

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

About Us

"It's about Microsoft Excel"