Link to home
Start Free TrialLog in
Avatar of Line One
Line One

asked on

Outlook - accidental use of 'reply all'

We are trying to prevent people from inadvertent use of the 'reply all' option.

One alternative we thought of was having some code that will prompt the user if they choose 'Reply all' to ask them if they are sure and then would only show them non-internal e-mail addresses. Script should be trusted as well.

We have Outlook 2007 and 2010 and Exchange 2003 so if there is a way to do this without coding we would also like to know that - or any add-on package that would do this.
ASKER CERTIFIED SOLUTION
Avatar of Bill Prew
Bill Prew

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Line One
Line One

ASKER

Great. Thanks for the quick replies. I will look through this to see applicability in my circumstances.
Mathew,

I imported the two files and when I hit Alt+F8 to run the macro it prompts an error message:

Run-time error '91':

Object variable or With block variable not set

Is there an add-in I need to add with the code?