Default value in DB Dropdown

M

Mike

I have a dropdown list that pulls from a SQL table. By default the dropdown
is blank. I want the default value to be the first item in the list....How
can I accomplish this?
 
Top