Text Box

  • Thread starter Thread starter Ed
  • Start date Start date
Hi Capt,

Thanks for the Info. I know nothing about comboboxes so I will have to read
up on them.
 
Hi Capt,

Thanks for the Info. I know nothing about comboboxes so I will have to read
up on them.

If you are talking about adding a dropdown list to an individual cell,
you can do this by going to Data>Validation.

In the screen, under validation criteria and 'Allow:' choose list.
From here you can then specify where the list of data resides in your
workbook that you want to appear in the dropdown list.

Otherwise (If you are creaing a userform) as capt said I would look
into comboboxes. They would take a little more explaining on here,
but there are some really good resources on the net about their use
with VBA.

Regards,
Matt Richardson
http://teachr.blogspot.com
 
Matt,

I will be using the information you gave me tomorrow at work.

Thanks.
 

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