Access 2000
I have multiple pages set up - for a user to enter new salespeople, tv stations, cable Networks, etc.
These populate separate tables.
There is a main form that has a series of drop down box's. (populated by the tables mentioned above) This form enters into tblEntries.
On the results page, I would like it to display say the salespeople, John Doe - then count how many records = John Doe.
Any idea how? I would think to specify in the recordset where rsSalesperson=*****
Thank you in advance.
"Insert witty remark here"
Stuart
I have multiple pages set up - for a user to enter new salespeople, tv stations, cable Networks, etc.
These populate separate tables.
There is a main form that has a series of drop down box's. (populated by the tables mentioned above) This form enters into tblEntries.
On the results page, I would like it to display say the salespeople, John Doe - then count how many records = John Doe.
Any idea how? I would think to specify in the recordset where rsSalesperson=*****
Thank you in advance.
"Insert witty remark here"
Stuart