ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   add items to a list box (https://www.excelbanter.com/excel-programming/417940-add-items-list-box.html)

Mike

add items to a list box
 
trying to create a simple list box in excel '07

-from developer ribbon, i select insert, list box, then draw the box

-unable or not sure where to "add items" for my list box?

any advice is appreciated...thx.

Office_Novice

add items to a list box
 
Search VbA help files for .AddItem

Should be Somthing like this

With ListBox1
.additem = "Item"
End with



"mike" wrote:

trying to create a simple list box in excel '07

-from developer ribbon, i select insert, list box, then draw the box

-unable or not sure where to "add items" for my list box?

any advice is appreciated...thx.



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

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