![]() |
Merging data between tab pages on custom forms
The property that holds the "notes" is the Body property. See http://www.outlookcode.com/d/propsyntax.htm for a primer on the correct syntax for accessing both Outlook properties and unbound control values.
-- 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 " m wrote in message ... I created a custom Meeting Request form and need to merge values entered by the user on the custom tab into the Notes field found common in the base meeting request. I am not a VB developer by nature so handholding is appreciated. I would like script which is triggered by an item changed event and look something like this: Notes.value = Field1.value + "\r" + Field2.value, etc. -- Thanks in advance! AH |
All times are GMT +1. The time now is 04:04 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com