ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Listbox Quicky (https://www.excelbanter.com/excel-programming/362717-listbox-quicky.html)

shelfish

Listbox Quicky
 
This is so simple I'm pulling my hair out. How do you add values to a
list box. I have a named column I would like to use.


Karim Benabd

Listbox Quicky
 
Hello Shelfish,

If the ListBox is on a UserForm, you can specify the source in the
"RowSource" property of the ListBox.

If the ListBox is on a sheet, you can specify the source in the
"ListFillRange" property of the ListBox.

Regards,
Karim Benabd


Karim Benabd

Listbox Quicky
 
Hello Shelfish,

If the ListBox is on a UserForm, you can specify the source in the
"RowSource" property of the ListBox.

If the ListBox is on a sheet, you can specify the source in the
"ListFillRange" property of the ListBox.

Regards,
Karim Benabd



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com