Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Getting around Excel Macro notifications in AD

I hope someone has had to deal with this before, regardless, any suggestions
are much appreciated

Overview: AD GPO resets macro security level from low to medium

Problem: for automated macros (excel files with macros) to run on a
schedule, can't require user input (don't want to click on "Enable" to run
it when its automated)

Solutions: Purchase an external application (any suggestions here) that can
mimic user clicking on Enable as soon as Excel opens

Preferred Solution: Program it, via Excel Macro or VB (have to have a
service type app running all the time reading process ID and name, once it
detects Excel, have it click on Enable -- now only if I was a decent coder)

Note: Changing the GPO is not an option

If anyone has code that tracks process name, or that can mimic clicking on
windows or such, much appreciated

Mike


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default Getting around Excel Macro notifications in AD

AutoIt does the mouse clicks you need.
http://www.hiddensoft.com/AutoIt/

But I suggest you look into the "Trusted Sources" options.
You can sign your code so it becomes trusted.
http://msdn.microsoft.com/library/en...olut ions.asp
http://www.microsoft.com/technet/col...n/5min-402.asp


Rob


"Mike Canmore" wrote in message
...
I hope someone has had to deal with this before, regardless, any

suggestions
are much appreciated

Overview: AD GPO resets macro security level from low to medium

Problem: for automated macros (excel files with macros) to run on a
schedule, can't require user input (don't want to click on "Enable" to run
it when its automated)

Solutions: Purchase an external application (any suggestions here) that

can
mimic user clicking on Enable as soon as Excel opens

Preferred Solution: Program it, via Excel Macro or VB (have to have a
service type app running all the time reading process ID and name, once it
detects Excel, have it click on Enable -- now only if I was a decent

coder)

Note: Changing the GPO is not an option

If anyone has code that tracks process name, or that can mimic clicking on
windows or such, much appreciated

Mike




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
Automatic notifications of changes? Iriemon Excel Worksheet Functions 1 April 28th 09 06:38 PM
Notifications in Excel Mike Busch[_2_] Excel Discussion (Misc queries) 1 April 11th 08 03:06 PM
E-mail notifications from Excel based on dates in speadsheets DWBAUS Excel Worksheet Functions 4 May 23rd 06 05:40 PM
Suspense Notifications Tricky Excel Discussion (Misc queries) 1 January 13th 05 01:27 AM
Notifications in Excel? cpme Excel Worksheet Functions 4 January 4th 05 04:45 PM


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