Lookup value

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

I am using Excel 2003. I am wanting to retrieve records from a worksheet in
a userform. If I enter a person name, I am wanting the results to produce me
a list box with the name id number and email address of all the possibilities
in a userform.

Is this possible, if so, would someone kindly assist me with some code,
ideally I want to be able to enter this value in a WORD userform so that is
interrogates the excel worksheet/book and then produce me a list box with the
name id number and email address which are individually selectable.

Thanks in anticipation.
 
Is it early enough in the development cycle to suggest you use a table in a
database instead? You have the functionality you need built into the OS so
it's probably better that way.

This would make your life much, much easier in the long run. Especially as
you're going to need to ramp up on something, so you might as well go to the
right tool from the outset.
 
Answer is in your other post, from a few hours earlier. If you don't know
how to set it up, ask more detailed questions about that. I know the method
that I recommended works. Try it; you will see.

Regards,
Ryan--
 

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