In addition to Michael, in Outlook 2003 you can determine different
signatures for each account and profile. The accounts of a profile are
listed under:
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles\[profile name]\9375CFF0413111d3B88A00104B2A6676
Under each account see if there's an entry called 'New Signature'. If so,
the user has set Outlook to insert the mentioned signature automatically for
new emails.
For replies and forwards the entry in the registry is called 'Reply-Forward
Signature'.
--
Best regards
Michael Bauer - MVP Outlook
: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <
http://www.vboffice.net/product.html?pub=6&lang=en>
Am Tue, 22 Sep 2009 11:13:02 -0700 schrieb David Park:
I need to determine whether a user has Outlook 2003 setup to automatically
insert a signature for new messages, replies, or forwards. How can I use VBA
to determine this?
Thanks for your help.