|
| |||||||||
| Tags: application automationsecurity, mac, macro code, office 2004, powerpoint, visual basic |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to use the Application.AutomationSecurity property in Office 2004 in Mac?
Hi friends, I want some help from your side. Actually I am looking for the Application.AutomationSecurity property which is used in MS Office 2004. Since I am having the Mac operating system, please provide me the appropriate information. I have been told to use the Application.AutomationSecurity property, but I don't know much about it. Only thing I know that it allows the programs that are listed in the "Applies to" section to support security for solutions that programmatically open a document. So please tell me how to use the Application.AutomationSecurity property in Office 2004 in Mac? THANKS IN ADVANCE.
__________________ |===================| |YAY if that made sense...| |===================| |
|
#2
| ||||
| ||||
| Re: How to use the Application.AutomationSecurity property in Office 2004 in Mac?
Property Application.AutomationSecurity allows Microsoft Office programs listed in the section "applies" to support security for solutions that programmatically open a document but not if the macros in a document is reliable. A developer may want to check if the Office solution displays security warnings to the user for these documents. You will have to remember that you may need to update your Microsoft Office for Mac to use the property Application.AutomationSecurity.To use the property Application.AutomationSecurity on a computer with a Microsoft Office 2004 for Mac program installed, install Microsoft Office 2004 for Mac Service Pack 1 (11.1.0). |
|
#3
| ||||
| ||||
| Re: How to use the Application.AutomationSecurity property in Office 2004 in Mac?
Word now supports an additional level of security that affects macros that open other Office documents containing macros. The setting must be enabled as part of Microsoft Visual Basic for Applications macro code (VBA). You can use the property Application.AutomationSecurity to set the security level as shown in the following property :
|
|
#4
| ||||
| ||||
| Re: How to use the Application.AutomationSecurity property in Office 2004 in Mac?
I would like to explain you in details about the properties mentioned above by the 'Kirmiac'. Property Application.AutomationSecurity interacts with the option Warn before opening a file containing macros to one of the following ways :
__________________ Dimension 1100 (FMY032J) mini-tower 2.53ghz Intel Pentium 4 80 gig nfts HDD 512 RAM Main circuit board: Dell 0CF458 BIOS: Dell A00 Display: Intel(R) 82865G Graphics Controller [Display adaptor] Multimedia: Sound MAX Integrated Digital Audio Windows XP Home SP2 |
|
#5
| ||||
| ||||
| Re: How to use the Application.AutomationSecurity property in Office 2004 in Mac?
Security in Microsoft PowerPoint has been improved when you open a document that contains macros. In addition, PowerPoint supports an additional level of security that affects macros that open other Office documents containing macros. he parameter must be activated within the macro code. You can use the property Application.AutomationSecurity to set the security level as shown in the following steps :
__________________ (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signatureto help him gain world domination |
|
#6
| ||||
| ||||
| Re: How to use the Application.AutomationSecurity property in Office 2004 in Mac?
If Application.AutomationSecurity ownership is defined and is the option Warn before opening a file containing macros is selected, you receive a dialog warning each time a macro attempts to open a file that contains Macro. In addition, if a macro tries to open a file that contains a macro, the attempt fails if two conditions are met :
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to use the Application.AutomationSecurity property in Office 2004 in Mac?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to uninstall “Microsoft office 2004 for Mac” in Mac OS X Lion 10.7 | Roey | Windows Software | 8 | 12-09-2011 11:58 PM |
| MS Office 2004 Standard Edition won't start | OS-X-10+ | Windows Software | 3 | 08-09-2009 08:17 PM |
| Want to develop an application with hide css display property | Bantu | Software Development | 3 | 04-08-2009 02:14 PM |
| Lost email in entourage office 2004 after update | zakir | Windows Software | 3 | 09-06-2009 05:56 PM |
| Reassigning Product Key (or CD Key) Office:Mac 2004 | phillman5 | MS Office Support | 3 | 28-03-2007 07:52 PM |