An input form, already filtered by a query, correctly displays the records - whether opened in A2003 or A2010. However, when a choice made in a combo box field populates a field called RefNb, it acts differently when run within A2010 than when run in A2003. It should automatically populate a second field called CourseFee (which is not a combo box). It does in A2003 doesn't in A2010. Here's the weird part:
If I return to that RefNb field and reselect the same value, this time it populates the CourseFee correctly in A2010.
The tests I've done in comparing the field properties and form properties have revealed nothing (other than there are more properties in 2010).
I've tried it with several records always with the same result: initially it ignores the value chosen, then upon repeat uses it.
This cannot be the first time this has been questioned (after 3 years in use).
History: The database has been in use without major change using A2003 for nine years. A2010 is being operated within several computers with various Op Sys. Event Procedures were used, but generally Code was not. I don't know Visual Basic.
Any suggestions would be appreciated. Thanks.