D
David
I have a form with a tab control and 4 tabs. The form is based on a table
(Employees). I have an unbound combo box that I use to navigate from one
employee record to the next. All works fine until I close the application
and try to re-open it. It does not re-open. When I look in Windows Task
Manager I see MSACCESS.EXE in the Processes tab but not in the Applications
(running) tab. If I end the MSACCESS.EXE process I can go back in fine.
If I go into the form, but do not select another employee then I have no
problems. I tried both changing the SELECT statement on the RowSource and
also tried using a form Filter="...." string, but both of these cause the
problem. Any ideas? Thanks.
David
(Employees). I have an unbound combo box that I use to navigate from one
employee record to the next. All works fine until I close the application
and try to re-open it. It does not re-open. When I look in Windows Task
Manager I see MSACCESS.EXE in the Processes tab but not in the Applications
(running) tab. If I end the MSACCESS.EXE process I can go back in fine.
If I go into the form, but do not select another employee then I have no
problems. I tried both changing the SELECT statement on the RowSource and
also tried using a form Filter="...." string, but both of these cause the
problem. Any ideas? Thanks.
David