vlookup from a combo box?

  • Thread starter Thread starter MA via OfficeKB.com
  • Start date Start date
M

MA via OfficeKB.com

Is it possible to have a vlookup command that's looking up what a combo box
displays? How do I do this?
 
Is the combo box from the Forms toobar, or the Controls toolbox? In either
case, you can link it to a cell, then have the VLOOKUP operate on that cell.
The two work differently, though.
 
thank you - it worked. Now how do I get the arrow on the right side of the
dropdown menu to disappear after I have selected something?
 
MA,

If you're referring to the triangle that points downward, I don't think you
can get rid of it. It's supposed to be there. It indicates to the user
that it can be expanded. Without things to click, users go berserk. You
could change the DropButtonStyle property (if this is a combo box from the
Controls toolbox -- you never did say). But the button will still be there.
 

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

Similar Threads


Back
Top