Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RichW1215

    How can I tell if the dropdown list for a combobox is being displayed?

    The second method listed on that page did NOT work. However, the first method works like a champ! Thank you very much! Rich
  2. RichW1215

    How can I tell if the dropdown list for a combobox is being displayed?

    Ok. I have a form with a flex grid on it. I use a subform to edit the data contained in each cell. There is a combobox on the subform that is used to select a value. In the KeyPress / KeyDown events of the combobox on the subform I capture the key pressed by the user. If the user clicks the...
  3. RichW1215

    How can I tell if the dropdown list for a combobox is being displayed?

    I'm using Access 2003 but I'll be moving to 2010 soon. In VBA, how can I tell if the dropdown list of a combobox is currently being displayed? I want to use the KeyPress or KeyDown events of the combobox to do 1 thing if the dropdown is being displayed and something else if it isn't being...

Part and Inventory Search

Back
Top