DropDown list

  • Thread starter Thread starter magix
  • Start date Start date
M

magix

Hi,

In Excel VBA coding, I would like to have a box pop up when a macro button
is clicked, similar to InpurBox, but it should be a drop-down list, instead
of edit box.

I believe there is no such function called Listbox, but there is function
called InputBox. I need to use UserForm or Control. Can you give me some
examples? etc sample code ? A simple one will do.

Thanks.

Regards,
Magix
 

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

Back
Top