The Combo Box I added using the wizard seems to operate independently to the rest of the data in some cases. When I select a name, it does jump to the record. This is ok so far.
However, if I jump to the last record, while that does occur, the value in the combo box does not automatically change accordingly to the last record. Instead it still retains the last value selected. How can I get it to show the correct value if I jump to the last record?
Also, I entered two new entries in my underlying table. When I jump to the last record, those two latest entries are not showing up in the form. Why not? I refreshed the table, but that didn't help.
See the attached word file for a screen shot.Access Forms 2.zip