Logo 
Search:

MS Office Forum

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds

Web-like combobox

  Asked By: Alfonsa    Date: Jan 31    Category: MS Office    Views: 492
  

I've been developing vba applications for a few months now, but before
that I was creating web applications in ASP. As you know, the combo
boxes and select boxes in a web environment are sligktly different
from the ones in vba. In web, they have a value for internal
processing and a totally different value for display purposes (meaning
you can have an option the user see as "English", like the one right
here in the posting screen, but internally you get the value "00", to
relate it with the ID on a table), they dont have a box for keyboard
input and have one option predefined as "default", to start with it
selected.

I'd like to have a select box to work that way on vba. I have a few
workarounds for the "only one value" issue, but it would be much
easier if I could just have two like in web development, and after a
long time on google, I've been unable to find anything to help me.
This is probably very easy, but somehow I'm missing something.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Web-like combobox Or get search suggestion and latest updates.




Tagged: