Creating a pick list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I may be getting in way over my head here. Is it possible to creat a list
that appears over an active sheet. The list would contain 150 names from
another sheet. The reason being is that I need the names people add to the
sheet to match exactly as numerous funtions are based on those names. Any
thoughts or a direction to point me in? Thank you in adavance Jay
 
Jason said:
I may be getting in way over my head here. Is it possible to creat a list
that appears over an active sheet. The list would contain 150 names from
another sheet. The reason being is that I need the names people add to the
sheet to match exactly as numerous funtions are based on those names. Any
thoughts or a direction to point me in? Thank you in adavance Jay

Hi Jason,

You could use the listbox feature within excel VBA, the listbox appears
on a userform, you can assign any data from your spreadsheet to appear
in this listbox. If you need any info on how to do this post back

Johny5
 
jOHNY
Any help you could give me here would be very helpful. This would be my
first time trying anything with VBA so I am a little out of my league. Thank
you for the response. Jay
 

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