C
Chad_jsu
I have a simple database with one table. The table will be used to
enter data for multiple users on a weekly basis. One feature that I
want is to have a form with a combo box populated with all of the users
(which is a field in the table) that, when selected, will display all
of the records for that user on the form. I have tried several
different ways of doing this with minimal success. Can anyone tell me
how to do this correctly? Thanks.
enter data for multiple users on a weekly basis. One feature that I
want is to have a form with a combo box populated with all of the users
(which is a field in the table) that, when selected, will display all
of the records for that user on the form. I have tried several
different ways of doing this with minimal success. Can anyone tell me
how to do this correctly? Thanks.