F
Fipp
I have a form called 'player' on that form there is a sub form called
'classschedulesubfrm' inside the subform there is a lookup field that runs a
query on the 'classes' table.
on the main form 'player' I enter a persons class schedule if there is a
class that is not in the database I click a button and the form 'classesfrm'
opens and I add the class that is missing, close the form and then try to
drop down the box in the 'lookupclass' control running the query to the
classestbl and the newly entered data doesn't show up yet?
I have tried to requery the data many different ways but haven't had success
yet. I am sure it is an easy answer.
'classschedulesubfrm' inside the subform there is a lookup field that runs a
query on the 'classes' table.
on the main form 'player' I enter a persons class schedule if there is a
class that is not in the database I click a button and the form 'classesfrm'
opens and I add the class that is missing, close the form and then try to
drop down the box in the 'lookupclass' control running the query to the
classestbl and the newly entered data doesn't show up yet?
I have tried to requery the data many different ways but haven't had success
yet. I am sure it is an easy answer.