Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.office.misc,microsoft.public.word.newusers
external usenet poster
 
Posts: 15
Default How to permanently activate Macros?

When I open certain Excel or Word documents then I am always asked if I want to enable or disable
embedded macros.

How can I permanently active these macros (when I open the document later again)?

However I do NOT want to change the document file itself.
Other user who may have access to the documents as well should have the choice to
disable them).

I could imagine that MsOffice resp. Word/Excel maintains an internal list
where "always activate macros for docs" are entered and remembered.

If this is not possible:

Is there a way to always allow macros for me (=when I open them) ?

Jeff

  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.office.misc,microsoft.public.word.newusers
external usenet poster
 
Posts: 5,939
Default How to permanently activate Macros?

Look into digitally signing the projects. There is lots of help on doing that.
--
HTH...

Jim Thomlinson


"Jeff Korn" wrote:

When I open certain Excel or Word documents then I am always asked if I want to enable or disable
embedded macros.

How can I permanently active these macros (when I open the document later again)?

However I do NOT want to change the document file itself.
Other user who may have access to the documents as well should have the choice to
disable them).

I could imagine that MsOffice resp. Word/Excel maintains an internal list
where "always activate macros for docs" are entered and remembered.

If this is not possible:

Is there a way to always allow macros for me (=when I open them) ?

Jeff


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to permanently activate Macros?

What version of Word/Excel are you using? In Office 2007, you can designate
certain folders as "trusted locations". Hence, any files in those folders
are automatically trusted. Some Office 2003 applications also support the
trusted locations idea, but control is much less direct. See this article
for more information:

http://msdn2.microsoft.com/en-us/library/aa195576.aspx

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Jeff Korn" wrote in message
...
When I open certain Excel or Word documents then I am always asked if I
want to enable or disable
embedded macros.

How can I permanently active these macros (when I open the document later
again)?

However I do NOT want to change the document file itself.
Other user who may have access to the documents as well should have the
choice to
disable them).

I could imagine that MsOffice resp. Word/Excel maintains an internal list
where "always activate macros for docs" are entered and remembered.

If this is not possible:

Is there a way to always allow macros for me (=when I open them) ?

Jeff


  #5   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.office.misc,microsoft.public.word.newusers
external usenet poster
 
Posts: 13
Default How to permanently activate Macros?

Another possible solution, and one personal to you and your machine, go to
Tools, Macros, Security, change the level to one you are comfortable with.
Be aware that you could be leaving yourself vulnerable, say if you are the
sort of person who receives documents from other people that could contain
macros, etc.

Hope this helps
DeanH

"Jeff Korn" wrote:

When I open certain Excel or Word documents then I am always asked if I want to enable or disable
embedded macros.

How can I permanently active these macros (when I open the document later again)?

However I do NOT want to change the document file itself.
Other user who may have access to the documents as well should have the choice to
disable them).

I could imagine that MsOffice resp. Word/Excel maintains an internal list
where "always activate macros for docs" are entered and remembered.

If this is not possible:

Is there a way to always allow macros for me (=when I open them) ?

Jeff




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 134
Default How to permanently activate Macros?

Though would have to be done manually, set the macro security level to
"Low".

This is only recommended to do if you are behind sufficient firewall and
anti-virus protection as otherwise, you are leaving yourself to be wide open
to vulnerabilities. I use macros quite a bit within the company, which does
have such protections in place, so this medium level macro protection is
more of a headache than what it's worth.

--
Thanks,

Ronald R. Dodge, Jr.
Production Statistician
Master MOUS 2000
"Jeff Korn" wrote in message
...
When I open certain Excel or Word documents then I am always asked if I
want to enable or disable
embedded macros.

How can I permanently active these macros (when I open the document later
again)?

However I do NOT want to change the document file itself.
Other user who may have access to the documents as well should have the
choice to
disable them).

I could imagine that MsOffice resp. Word/Excel maintains an internal list
where "always activate macros for docs" are entered and remembered.

If this is not possible:

Is there a way to always allow macros for me (=when I open them) ?

Jeff



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 947
Default How to permanently activate Macros?

Thanks Herb. I haven't used that yet, but I am now. In Excel 2007...

Office Button
Excel Options
Trust Center
Trust Center Settings... (on Right hand side)
Trusted Locations.

--
Thanks. :)
Dana DeLouis


"Herb Tyson [MVP]" wrote in message
...
What version of Word/Excel are you using? In Office 2007, you can
designate certain folders as "trusted locations". Hence, any files in
those folders are automatically trusted. Some Office 2003 applications
also support the trusted locations idea, but control is much less direct.
See this article for more information:

http://msdn2.microsoft.com/en-us/library/aa195576.aspx

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Jeff Korn" wrote in message
...
When I open certain Excel or Word documents then I am always asked if I
want to enable or disable
embedded macros.

How can I permanently active these macros (when I open the document later
again)?

However I do NOT want to change the document file itself.
Other user who may have access to the documents as well should have the
choice to
disable them).

I could imagine that MsOffice resp. Word/Excel maintains an internal list
where "always activate macros for docs" are entered and remembered.

If this is not possible:

Is there a way to always allow macros for me (=when I open them) ?

Jeff


  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How to permanently activate Macros?

"Jeff Korn" wrote:
When I open certain Excel or Word documents then I am
always asked if I want to enable or disable embedded macros.

How can I permanently active these macros (when I open the
document later again)?

However I do NOT want to change the document file itself. [...]



Where are the macros stored? In Word, it's not customary to store macros in
documents.
If the macros are stored in the attached template, or in a global template,
you could move those into a trusted location (such as your templates folder
or Word's StartUp folder).

Klaus

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
How to permanently set margins Centrol Excel Worksheet Functions 1 September 18th 07 03:24 AM
Can a combo box activate different macros Carrie Excel Discussion (Misc queries) 1 June 5th 06 06:34 PM
Permanently-sorted lists? [email protected] Excel Discussion (Misc queries) 2 May 25th 06 09:21 PM
How do I get rid of task pane permanently? Suresh Excel Discussion (Misc queries) 0 November 16th 05 07:16 PM
How to permanently customize a toolbar?? Sam Excel Discussion (Misc queries) 1 June 6th 05 12:34 PM


All times are GMT +1. The time now is 01:49 AM.

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"