ExcelBanter

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

ranswrt

Listbox
 
On my spreadsheet I want to put a list of items in a box that will have a
scroll bar for when the list is longer than the box. I don't want to be able
toselect any of the items, just veiw them. How do I do this?
Thanks



JLGWhiz

Listbox
 
You can use a listbox without any event code. Either load it with the
AddItem method or use the ListFillRange in the properties window. Without
the event code the list box will just sit on the sheet untill you enter
design mode and delete it.

"ranswrt" wrote:

On my spreadsheet I want to put a list of items in a box that will have a
scroll bar for when the list is longer than the box. I don't want to be able
toselect any of the items, just veiw them. How do I do this?
Thanks



ranswrt

Listbox
 
Thanks I'll try that.



"JLGWhiz" wrote:

You can use a listbox without any event code. Either load it with the
AddItem method or use the ListFillRange in the properties window. Without
the event code the list box will just sit on the sheet untill you enter
design mode and delete it.

"ranswrt" wrote:

On my spreadsheet I want to put a list of items in a box that will have a
scroll bar for when the list is longer than the box. I don't want to be able
toselect any of the items, just veiw them. How do I do this?
Thanks




All times are GMT +1. The time now is 06:11 PM.

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