This dates back to an earlier thread. My combo boxes start out with zero rows till the user keys in the first character, so clicking on the dropdown button shows nothing to choose from. Is there a way to capture this action (Dropdown) and check for the number of rows? If it equals zero, I would like to send the user a message key the first character. I can't find an event that would trigger this.