|
-
October 26th, 2001, 07:53 AM
#1
OUTLOOK FORMS
I am creating forms in Outlook 2000 and need to add a command button. When this button is pressed the form is sent back to the person who sent it first!
Any ideas how this can be done (or if it is possible)
Thanks
Vicky
-
March 1st, 2002, 02:21 PM
#2
Re: OUTLOOK FORMS
Need to write VBScript on the form, get the function for OnClick event, Inside the code you can get the e-mail address of the person who sent the form/e-mail to begin with by getting the FROM ID. Once you have that, can send the mail.
Nilesh Mehta
-
March 6th, 2002, 08:08 AM
#3
Re: OUTLOOK FORMS
Using VBScript you can call MAPI and use either Reply or Forward to the Person who sent it first.
If you want help with this just let me know!
Don't forget to rate!!!
Andrew Lennon (Berlitz)
Automation Dev Engineer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|