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

If the combo is from the 'Forms' tool bar, then right
click on the combo, select 'Format Control' and in
the 'Input Range' on the 'Control' tab put =MyList




I Found this In the board however I cant find the Form Control or Input
Range
I have A list box on a User Form and I want to populate it from a range in
the sheet.
Thanks for any help
Rod Taylor



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default ListBox Populate

I have a webpage devoted to listboxes.

www.rubbershoe.com/listbox.htm


"Rod Taylor" wrote in message
...
If the combo is from the 'Forms' tool bar, then right
click on the combo, select 'Format Control' and in
the 'Input Range' on the 'Control' tab put =MyList




I Found this In the board however I cant find the Form Control or Input
Range
I have A list box on a User Form and I want to populate it from a range in
the sheet.
Thanks for any help
Rod Taylor





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default ListBox Populate

If on a userform, it is from the control toolbox toolbar.

In the VBE, click on the listbox, then look in the properties Window (F4 if
it isn't visible).

Find the RowSource property and put in something like

Sheet1!A1:A10

Regards,
Tom Ogilvy

"Rod Taylor" wrote in message
...
If the combo is from the 'Forms' tool bar, then right
click on the combo, select 'Format Control' and in
the 'Input Range' on the 'Control' tab put =MyList




I Found this In the board however I cant find the Form Control or Input
Range
I have A list box on a User Form and I want to populate it from a range in
the sheet.
Thanks for any help
Rod Taylor





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default ListBox Populate

Thanks For the help That was quick
"Rod Taylor" wrote in message
...
If the combo is from the 'Forms' tool bar, then right
click on the combo, select 'Format Control' and in
the 'Input Range' on the 'Control' tab put =MyList




I Found this In the board however I cant find the Form Control or Input
Range
I have A list box on a User Form and I want to populate it from a range in
the sheet.
Thanks for any help
Rod Taylor






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
populate ldropdown listbox from a dbf. file niteman27 Excel Discussion (Misc queries) 0 December 1st 08 10:57 PM
Array to Populate ListBox Problem pallaver Excel Discussion (Misc queries) 1 July 25th 08 08:50 AM
listbox B conditional of input in Listbox A Kim K Excel Discussion (Misc queries) 1 October 31st 06 08:27 PM
Listbox B if LIstbox A equals Kim K Excel Discussion (Misc queries) 2 October 31st 06 07:03 PM
Sorting ListBox results or transposing ListBox values to other cells for sorting Rob[_8_] Excel Programming 1 July 9th 03 04:35 AM


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