G
Guest
How do I make a form that contains a dropdown menu open and automatically go
to the first item on the dropdown list?
to the first item on the dropdown list?
Jos1er said:How do I make a form that contains a dropdown menu open and
automatically go to the first item on the dropdown list?
Jos1er said:I have a lookup and the form takes the values from the lookup. I want
the form to open and the first item on the list to be shown.
Jos1er said:What field within the event of the form should I be looking to in
order to make sure that the drop downs will start at teh first item.
Jos1er said:my drop down combo box runs a specific query with the name in the
drop down. I want so that wen i open the form the drop down is
refreshed to the first item in the list.
Rick Brandt said:Okay, then putting the code I gave you in the Open event of the form should
do that.
Jos1er said:Another question too. I have two combo boxes how do i make them both
go to first item?
Why is it that once I pick an item and then close
out of the form it changes the table that it is linked too and puts
the last item selected as the first record in the table.
Jos1er said:I have to make it bound because i need the query to automatically
read the name that is in the drop down once selected.
What does the "me" stand for in the code?
Jos1er said:I need to have the dropdowns go back to the blank field after an item
is selected on the dropdown