Is it possible to write a macro that would delete the current msg and add the sender to the junk senders list? It is much more difficult in OL since I can not find a way to record a macro in OL??
Any help would be appreicated!
Carl
Carl-
Sorry, AFAIK you cannot access the Junk Senders list from
VBA in Outlook 2000. And you're right, there is no Macro
Recorder in Outlook.
I personally have gotten around this by adding a button
for the "Add to Junk Senders" command (from the Actions
menu) to the Toolbar, selecting multiple e-mails, &
clicking the button, then hitting the delete key after the
senders have been added. However, some in this newsgroup
have told me it doesn't work for them, that clicking the
button with multiple e-mails selected does nothing. So
you'll have to experiment.
-Andrew Cushen
==========================================
>-----Original Message-----
>Is it possible to write a macro that would delete the current msg and add the sender to the junk senders list?
It is much more difficult in OL since I can not find a way
to record a macro in OL???
>Any help would be appreicated!!
>
>Carl
>
>.
CarlG - 31 Mar 2004 05:51 GMT
Thanks for your response. I have used the method you mentioned in the past
Carl
Sue Mosher [MVP-Outlook] - 31 Mar 2004 19:45 GMT
It's just a text file. See http://www.slipstick.com/config/backup.htm

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Carl-
>
[quoted text clipped - 12 lines]
> >
> >.