ListBox/ComboBox creation/deletion using VBA.

C

Chris Watts

I wish to offer users the facility to select data from a list that is
populated using the results of a search facility - a ListBox or a ComboBox
is the solution of choice.

I know how to use VBA to populate the list and to determine the response and
process accordingly. I have already done this with pre-existing boxes that
have been created on a spreadsheet.

But, search as I may, I cannot find out how to Create and Delete list/combo
boxes using VBA. Can sks please point me in the right direction.

TIA
Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top