command button to scroll combo box records

B

Build or Die

I have an unbound combo box based on a query. I would like to be able to use
a series of command buttons to scroll through the different combo box
choices. Can this be done? I'd like one set to do a '+1 record' and '-1
record' then another set to do a '+4 records' and '-4 records'. While I'm
at it, my next question would be how to assign a default value to the combo
box on another command button while keeping it null when the form opens?
Thanks again, I've been asking alot lately.
 
Top