If you want to forward the e-mails right after you've received them then use
the ItemAdd event of the Inbox. A sample is in the VBA help available. If
the Body contains "secret" infos then it depend's on whether you know
exactly what needs to be stripped out or not. For finding a specific text
within the Body use the InStr function.

Signature
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?productid=300120654&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)
Am Tue, 26 Dec 2006 16:21:00 -0800 schrieb cp:
> Hi all,
> First let me say that I'm fairly new to the programming world.. I'm almost
[quoted text clipped - 5 lines]
> forward the email automatically but it has the original company info still in
> the body of the email.. Please help young entrepreneur.