ComboBox data

Status
Not open for further replies.
C

Christine

I am not sure if this can be done.

I have four fields on a form,

One txtBox and three comboBox, the three comboBox have different Row Source

("start";"end";, ect.), and the txtBox are for notes. Is it possible to have

the data from the ComboBox show up in the txtBox with any notes they enter.
 
Yes, see http://www.outlookcode.com/article.aspx?ID=38 for details on the

syntax for property and control values and some events that might be

relevant.

Sue Mosher

"Christine" <Christine> wrote in message

news:C9D64001-7EFE-45C1-A6EF-5F5A81E881AA@microsoft.com...
> I am not sure if this can be done.

> I have four fields on a form,
> One txtBox and three comboBox, the three comboBox have different Row
> Source
> ("start";"end";, ect.), and the txtBox are for notes. Is it possible to
> have
> the data from the ComboBox show up in the txtBox with any notes they
> enter.
>
 
Thank you

"Sue Mosher [MVP]" wrote:


> Yes, see http://www.outlookcode.com/article.aspx?ID=38 for details on the
> syntax for property and control values and some events that might be
> relevant.

> > Sue Mosher
> > >

> "Christine" <Christine> wrote in message
> news:C9D64001-7EFE-45C1-A6EF-5F5A81E881AA@microsoft.com...
> >I am not sure if this can be done.
> > I have four fields on a form,
> > One txtBox and three comboBox, the three comboBox have different Row
> > Source
> > ("start";"end";, ect.), and the txtBox are for notes. Is it possible to
> > have
> > the data from the ComboBox show up in the txtBox with any notes they
> > enter.
> >


>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
K Incorporate selection from combobox into body of email Outlook VBA and Custom Forms 0
T Outlook Template - textbox visible based on combobox selection Using Outlook 1
Z Add ComboBox Value to Body of Email Outlook VBA and Custom Forms 1
C Trying to populate an appointment ComboBox from Excel Outlook VBA and Custom Forms 2
N Select Appointment subject line from combobox or list Outlook VBA and Custom Forms 1
C Autofill subject line in appointment from options selected in combobox Using Outlook 6
B Contact Page 2 Combobox via Registry Outlook VBA and Custom Forms 6
N Combobox in outlook add ons toolbar not firing event on main window resized Using Outlook 3
S Dynamically add recipients using combobox and checkbox????? Using Outlook 2
J userform combobox Outlook VBA and Custom Forms 1
R combobox list in userform Outlook VBA and Custom Forms 1
K Alignment in Combobox Outlook VBA and Custom Forms 1
P Setting combobox properties from Outlook 2007 Add-in Outlook VBA and Custom Forms 9
K Adding watermark to Combobox in Outlook. Outlook VBA and Custom Forms 1
D ComboBox with Multi columns Outlook VBA and Custom Forms 4
S ComboBox (using Commas) Outlook VBA and Custom Forms 4
E Where is the best place to store values for combobox entries Outlook VBA and Custom Forms 5
E Where is the best place to store values for combobox entries Outlook VBA and Custom Forms 5
J Outlook VBA to send from Non-default Account & Data Files Outlook VBA and Custom Forms 2
C Advanced search terms for "Outlook Data File" Using Outlook 1
C Populate form data into message body Outlook VBA and Custom Forms 1
CWM550 Saving Data: Don't check certain folders Using Outlook 2
CWM550 Importing " Old Skool" Data Using Outlook 0
W Create a Quick Step or VBA to SAVE AS PDF in G:|Data|Client File Outlook VBA and Custom Forms 1
Wotme create email only data file Using Outlook 1
V Backup Calendar, Contacts, Tasks in an POP3 data file Using Outlook 3
e_a_g_l_e_p_i Changing where data .pst is saved to Using Outlook 3
J Deliver new messages to New or Existing Data File? Using Outlook 2
G Outlook 2016: Want IMAP Data Files on My D: Drive and Not C: Drive Using Outlook 1
T vba extract data from msg file as attachment file of mail message Outlook VBA and Custom Forms 1
D Outlook 2016 Unable to load Outlook data pst file Using Outlook 5
V Form data not sending for some users Outlook VBA and Custom Forms 2
D Outlook VBA error extracting property data from GetRules collection Outlook VBA and Custom Forms 10
J Outlook 2013 Change color of text in data fields of contacts in Outlook 2013? Using Outlook 10
T How can Exchange be configured to sync/push one-way so that the server data can't be affected Exchange Server Administration 0
T Extract Data From Outlook Tasks Using Outlook 0
F outlook.com Exchane Server corrupts data Since September 2019 Using Outlook.com accounts in Outlook 6
T Extract Data From Outlook Tasks Using Outlook 0
E To convert imported data to custom fields in Task list Outlook VBA and Custom Forms 1
R "Can't store Outlook data files under the AppData folder. Please choose another folder." Using Outlook 6
C How to export Outlook data to csv? Using Outlook 0
RBLampert Assigning a newly (re)created e-mail account to a specific .pst data file Using Outlook 2
S newly added shared mailboxes downloading 500GB data a day Exchange Server Administration 1
M Using field names to capture a data element Using Outlook 0
S Custom Form, copy user field data to message body Outlook VBA and Custom Forms 12
M Outlook 2016 Requesting data from server Using Outlook 0
G Entered data in custom field goes in card and does not stay in list view Outlook VBA and Custom Forms 1
E Copying data from e-mail attachement to EXCEL file via macro Outlook VBA and Custom Forms 38
Sofia Manni Some of my favorite data in outlook. Using Outlook 2
A Outlook 2016 Will Not Show Any Data In the People Pane Using Outlook 17

Similar threads

Back
Top