I'm almost done with my db and then I remembered that I forgot to turn one of my text fields into a combo box.
So I went into the table and turned the field into a combo box using a value list with a bunch of values that I input.
Then I went to the query thinking that the information would be updated, but it wasn't.
So, I input the same information in that field for the query as I did for the table.
Then I went to the form and I click and its just a plain text box with no drop down menu or anything.
The table and query both have the drop down feature with the values that I input.
The form is based off of the query and all of the other fields work.
Please help so I can finish this and thanks in advance.