PC Review


Reply
Thread Tools Rate Thread

determine dropdown value

 
 
geebee
Guest
Posts: n/a
 
      12th Aug 2008
hi,

i would like to know how i can determine/display the value selected from a
dropdown box.

thanks in advance,
geebee

 
Reply With Quote
 
 
 
 
Office_Novice
Guest
Posts: n/a
 
      12th Aug 2008
If your DropDown is a comboBox from the control ToolBox you have a Couple of
options:

ComboBox1 .AddItem "Your First Item" ' To Add one at a time

Or ComboBox1.RowSource = "A1:A10" 'To Add from a sheet

There are a few other ways to populate a comboBox but these will get you
started.

"geebee" wrote:

> hi,
>
> i would like to know how i can determine/display the value selected from a
> dropdown box.
>
> thanks in advance,
> geebee
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm trying to determine how a series of dropdown lists were creat. =?Utf-8?B?UkpK?= Microsoft Excel Misc 2 26th Sep 2006 10:39 PM
How does outlook determine which names to dropdown in 'to' field =?Utf-8?B?bXN1c2VyMTg=?= Microsoft Outlook Discussion 2 24th Apr 2006 08:43 PM
Make input in one column determine dropdown list in another. =?Utf-8?B?Z2V0dGluLW9sZGVy?= Microsoft Excel Misc 4 13th Nov 2005 10:42 PM
How to make an input in one column determine dropdown list in anot =?Utf-8?B?Z2V0dGluLW9sZGVy?= Microsoft Excel Worksheet Functions 6 13th Nov 2005 09:34 PM
Help a newbie: Populating dropdown lists on a form using data from anothr dropdown list DAVID Microsoft Access 1 14th Jun 2005 12:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:46 PM.