I think this is probably a very simple question, but please bear with me. I have a table with a field called "Vendor". I need to retain the ability to add vendors to this field by typing them in, but I would also like a drop down box that shows previously entered values from this same field, to promote uniformity.
I have something somewhat working, but there are also several blank "selections" and the vendors in more than one record show up multiple times in the list.
Any idea what I am missing?
I suppose I could reference a table with one record that just has vendors, but that seems excessive for such a simple task...
Thanks very much.