Hi
This is from one of my VB programs, feel free to
plagaurize (sp) to your heart's content. HTH
Name the cell a1 "Lookup"
Note, that by changing the criteria the way I have
indicated will allow the user to input a partial name, and
you will be able to get a match on anything that hits
close.
Dim userlookup As String
userlookup = Range("Lookup").Text
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.