Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

listbox issue

Status
Not open for further replies.

4808

Programmer
Jan 13, 2004
27
GB
Hello

I am trying to populate a list box using a txtbox to input the data. can someone help with a simple VBA code?

Many thanks

Alph
 
Open up help in VBA , type in LIstbox , you will be presented with a list of choices

select

ListBox Control, AddItem, RemoveItem Methods, ListIndex, ListCount Properties

and then example



Chance,

Filmmaker, taken gentleman and He tan e epi tas
 
Thank you again, I will use the help menu more often now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top