A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Merging data between tab pages on custom forms



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 1st 06, 04:41 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup contact data created using custom forms Mary Ann Outlook - Using Contacts 4 March 2nd 06 11:31 PM
Custom form tab name change Richard Edwards Outlook - Using Forms 1 February 22nd 06 02:24 PM
MSG Custom properties on right click custom tab [email protected] Add-ins for Outlook 1 February 1st 06 06:00 PM
MSG Custom properties on right click custom tab Steph Outlook and VBA 1 February 1st 06 05:55 PM
new contact tab with custom info Matt K Outlook - Using Contacts 1 January 30th 06 03:59 PM


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-2025 Outlook Banter.
The comments are property of their posters.