![]() |
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
|
|||
|
|||
![]()
(outlook 2002)
I have a custom form (based on Public folder) for submitting change requests. Once sent the form is stored in PF and users can edit the form. I created an Edit button on Page 1 of the form which when clicked will unlock fields in the form so users can edit the fields. However to edit the Message (white) field users would need to right click the field and choose "Edit Message". This causes confusion to form users since there are two different ways to edit form content (Edit button on page 1 to edit fields on pages and "Edit Message" option to edit the Message field). Is there a way to simulate the "Edit Message" option in the vbscript code of the form? Regards Long |
Ads |
#2
|
|||
|
|||
![]()
You can invoke any toolbar command programmatically. See http://www.outlookcode.com/d/tips/commandbarfun.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Long Nguyen" wrote in message ... (outlook 2002) I have a custom form (based on Public folder) for submitting change requests. Once sent the form is stored in PF and users can edit the form. I created an Edit button on Page 1 of the form which when clicked will unlock fields in the form so users can edit the fields. However to edit the Message (white) field users would need to right click the field and choose "Edit Message". This causes confusion to form users since there are two different ways to edit form content (Edit button on page 1 to edit fields on pages and "Edit Message" option to edit the Message field). Is there a way to simulate the "Edit Message" option in the vbscript code of the form? Regards Long |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
edit message option | matchbox | Outlook - General Queries | 2 | June 28th 06 04:27 PM |
globally edit a field in contact | jfox | Outlook - Using Contacts | 2 | June 22nd 06 03:59 PM |
edit message macro | BorisS | Outlook and VBA | 1 | June 19th 06 06:28 AM |
Edit Subject Field | Meeme | Outlook - Calandaring | 2 | April 18th 06 02:59 PM |
Edit Default Message Field | Trendy Wendy | Outlook - Using Forms | 2 | February 9th 06 05:42 PM |