![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Someone in our office has asked if it's possible to create a macro button
that will do this for a received e-mail:- 1) click on "Forward", 2) enter a particular person's name (always the same one) into "To", 3) set voting buttons (Yes, No) ready for additional text to be entered. This is with Outlook 2003. I've had a play around but don't know VBA, and it looks like quite a steep learning curve for a one-off solution. Is anybody able to help, please? Many thanks. |
Ads |
#2
|
|||
|
|||
![]() The VBA help file already demonstrates how to create and display a forward and how to add a recipient. You just need to add the labels for your vosting buttons, seprated by a semicolon, to the VotingOptions property. -- 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 Mon, 24 Nov 2008 12:00:48 -0000 schrieb Ol򱨮: Someone in our office has asked if it's possible to create a macro button that will do this for a received e-mail:- 1) click on "Forward", 2) enter a particular person's name (always the same one) into "To", 3) set voting buttons (Yes, No) ready for additional text to be entered. This is with Outlook 2003. I've had a play around but don't know VBA, and it looks like quite a steep learning curve for a one-off solution. Is anybody able to help, please? Many thanks. |
#3
|
|||
|
|||
![]()
"Michael Bauer [MVP - Outlook]" wrote in message
... The VBA help file already demonstrates how to create and display a forward and how to add a recipient. You just need to add the labels for your vosting buttons, seprated by a semicolon, to the VotingOptions property. -- 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 Mon, 24 Nov 2008 12:00:48 -0000 schrieb Ol??: Someone in our office has asked if it's possible to create a macro button that will do this for a received e-mail:- 1) click on "Forward", 2) enter a particular person's name (always the same one) into "To", 3) set voting buttons (Yes, No) ready for additional text to be entered. This is with Outlook 2003. I've had a play around but don't know VBA, and it looks like quite a steep learning curve for a one-off solution. Is anybody able to help, please? Many thanks. OK, thanks for the pointer. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook Voting Buttons | marius | Outlook and VBA | 7 | July 11th 07 08:58 PM |
Forms and voting buttons | Jay | Outlook - Using Forms | 20 | March 20th 07 06:08 PM |
Voting buttons | Jan | Outlook Express | 3 | March 17th 07 05:14 PM |
Voting Buttons. | BlackJackal | Outlook - General Queries | 0 | November 2nd 06 11:59 PM |
Problem with voting buttons | Larry | Outlook - General Queries | 3 | November 1st 06 12:48 AM |