#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default combo box

how can i make my combobox get its list from cell A1 to A10?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 415
Default combo box

Set the ListFillRange property of the combobox on a worksheet.
Or the .RowSource property if on a userform.

NickHK

"ernie" ...
how can i make my combobox get its list from cell A1 to A10?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default combo box


How do i specify the worksheet in the .RowSource property


"NickHK" wrote:

Set the ListFillRange property of the combobox on a worksheet.
Or the .RowSource property if on a userform.

NickHK

"ernie" ...
how can i make my combobox get its list from cell A1 to A10?




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 415
Default combo box

As I only learned the last week :
Sheet1!A1:A10.

NickHk

"ernie" ...

How do i specify the worksheet in the .RowSource property


"NickHK" wrote:

Set the ListFillRange property of the combobox on a worksheet.
Or the .RowSource property if on a userform.

NickHK

"ernie" ...

how can i make my combobox get its list from cell A1 to A10?






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default combo box

Thank You


"NickHK" wrote:

As I only learned the last week :
Sheet1!A1:A10.

NickHk

"ernie" ...

How do i specify the worksheet in the .RowSource property


"NickHK" wrote:

Set the ListFillRange property of the combobox on a worksheet.
Or the .RowSource property if on a userform.

NickHK

"ernie" ...

how can i make my combobox get its list from cell A1 to A10?






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
combo reference on another combo box for picking address etc. kbjin Excel Worksheet Functions 1 December 8th 06 03:29 PM
Excel VBA Combo Box Populating dependent on other combo box choices ikabodred Excel Programming 1 March 15th 06 03:16 PM
Filtered list for Combo Box ListFillRange - Nested Combo Boxes DoctorG Excel Programming 3 February 23rd 06 12:15 PM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 1 February 16th 05 02:05 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 0 February 15th 05 07:45 PM


All times are GMT +1. The time now is 06:48 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"