I am having a problem how to solve my combo box drop down. I wanted it to have no spaces or no extra rows below the last record whenever the combobox is clicked and scrolled down.
Hmm...I looked at one of my ComboBoxes and ListRows is set to 16 but there is only 1 record in the RowSource and that is all that displays with *no* extra space below. I'm not sure what is happening on your form.
I am having a problem how to solve my combo box drop down. I wanted it to have no spaces or no extra rows below the last record whenever the combobox is clicked and scrolled down.