Drop down box?

E

Edward Fitzgerald

I have a drop down box where I am inserting all States, I would like to
leave the first space blank, can't figure out how to do that. I am sure it
is a simple thing to do.
Edward
 
J

John Hoyle

Just make one entry that is not a state name, but says "Select State". Move
it to the top of the list and make it the default entry with no action.
When they see your drop down list it will say "Select State" and then scroll
down to their selection and hit enter. The rest of the functions will act
normally.
 
Top