Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default ComboBox List

Shansul,

In code
ComboBox1.RowSource = "Sheet1!A1:A5"

or goto the properties window of the combobox and set the Rowsource
Sheet1!A1:A5

You can also define a name for the list and use the name instead of the
range.
--
sb
"shamsul" wrote in message
...
How do you choose a list of data from within an Excel
spreadsheet for a ComboBox created witin a UserForm?



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
combobox list resetting? QB Excel Discussion (Misc queries) 2 January 20th 10 06:56 PM
Combobox dropdown list??????????? Tdp Excel Discussion (Misc queries) 3 November 25th 08 10:03 PM
ComboBox dropdown list? Tdp Excel Discussion (Misc queries) 0 October 14th 08 11:34 PM
.AddItem list and populating combobox with created list pallaver Excel Discussion (Misc queries) 8 June 27th 08 12:36 PM
ComboBox List Ron de Bruin Excel Programming 0 August 26th 03 04:59 PM


All times are GMT +1. The time now is 03:57 AM.

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"