dcbk
06-26-2000, 02:15 PM
I am hoping you can help me with a combo box problem I have. The scenario is as follows:
- Form is based on a schedule
- Fields are: date, time, season, age group, visitor, home (all are combo boxes except date and time)
- After selecting season and age group, user selects visitor and home teams
- After age group looses focus, I requery visitor and home in case the user has changed age groups in order to make sure the correct team from an age group is selected.
The problem I am having is that after selecting the age group, the visitor and home teams are requerying properly, however, when I go to any other record and change the age group, the records having different age groups go blank. The data is not lost, but the data is no longer displayed. If I change back to the original age group, the teams are displayed properly again.
I am using Access 97.
Thank you in advance.
- Form is based on a schedule
- Fields are: date, time, season, age group, visitor, home (all are combo boxes except date and time)
- After selecting season and age group, user selects visitor and home teams
- After age group looses focus, I requery visitor and home in case the user has changed age groups in order to make sure the correct team from an age group is selected.
The problem I am having is that after selecting the age group, the visitor and home teams are requerying properly, however, when I go to any other record and change the age group, the records having different age groups go blank. The data is not lost, but the data is no longer displayed. If I change back to the original age group, the teams are displayed properly again.
I am using Access 97.
Thank you in advance.