MS97/Win98. I set up combo boxes based on text fields in my database so that I can "find and display" the record selected in the combo box. They work fine for the text fields, but I can't get the combo box for date field to work. It seems like the combo box is "seeing the database" in some way, because if I navigate the middle of the database, then use the combo box, the data cycles back to the first record (regardless of the combo box input). I checked that the form and combo box have the correct sources. Any other ideas? I'm non-SQL - please respond in terms of the Combo Box Properties. Thanks.