Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Combo box Row source

Hello,

Hope, someone can help me here.

Since I only have 3 list the I want user to select it from the conbo box, I
want to type list of combox data in the "RowSource" in the Property.

How can I do this? Anyone can help me out here?

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default Combo box Row source

Try the .AddItem method to assign the values

RowSource can only be a cell reference back to an excel worksheet or range
name.

--
Regards,
John


"Richard" wrote:

Hello,

Hope, someone can help me here.

Since I only have 3 list the I want user to select it from the conbo box, I
want to type list of combox data in the "RowSource" in the Property.

How can I do this? Anyone can help me out here?

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Combo box Row source

Instead of using a combobox, you may want to look at Data|Validation. It's much
easier to implement and acts kind of like a combobox.

Debra Dalgleish has lots of tips:
http://contextures.com/xlDataVal01.html

Richard wrote:

Hello,

Hope, someone can help me here.

Since I only have 3 list the I want user to select it from the conbo box, I
want to type list of combox data in the "RowSource" in the Property.

How can I do this? Anyone can help me out here?

Thanks


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to find/edit combo box source? Gdareos[_2_] New Users to Excel 3 December 20th 08 12:31 PM
Combo Source from another file Steve Excel Programming 2 August 5th 06 08:32 PM
Variable row data source for combo boxes? AndyRoo Excel Programming 4 June 2nd 06 09:13 PM
Source code for combo box in form shnim1 Excel Discussion (Misc queries) 1 April 14th 06 04:46 AM
Need One combo box row source to change based on the value of anot Katie Excel Programming 2 November 22nd 05 11:28 PM


All times are GMT +1. The time now is 09:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"