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 - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Linking dropdown values



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 23rd 10, 01:32 PM posted to microsoft.public.outlook.program_forms
wiggins
external usenet poster
 
Posts: 4
Default Linking dropdown values

Is there an easy way to create a list of values in excel and then link to
this list in the dropdown box "Possible Values" in an Outlook form? I have
one dropdown box that will have many values and may change from time to time
so I don't want to have to type them in with a colon every time, especially
while I am developing the form for the first time.
Ads
  #2  
Old April 23rd 10, 02:37 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Linking dropdown values

Using possible values would one-off the form if you do that on the fly at
runtime. Check at www.outlookcode.com and search on "possible values" for
possible problems.

I'd use code to access the Excel data and then just fill the dropdown list
with those values, also using code, in the Item_Open() event handler.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Wiggins" wrote in message
...
Is there an easy way to create a list of values in excel and then link to
this list in the dropdown box "Possible Values" in an Outlook form? I have
one dropdown box that will have many values and may change from time to
time
so I don't want to have to type them in with a colon every time,
especially
while I am developing the form for the first time.


 




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
I need a date dropdown list and a time dropdown list cmonroe21 via OfficeKB.com Outlook and VBA 2 February 25th 09 02:56 PM
Creating a dropdown box Teckplk Outlook - Using Forms 1 February 24th 08 03:11 PM
Outlook XP - no options dropdown Jeff Anonymous Outlook - General Queries 2 August 3rd 06 02:36 AM
Dropdown Validation when empty Lisa Outlook - Using Forms 1 March 6th 06 11:17 PM
Long list dropdown box Josh Oeltjen Outlook - Using Forms 3 March 6th 06 05:11 PM


All times are GMT +1. The time now is 04:09 AM.


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.