alastair69
12-29-2004, 02:23 AM
Dear All,
I was wondering if you could help me.
I am looking for a some type of code that will only show per user a set of 50 records automatically generated by a button or any other mean to assign the above 50 records.
The tables are set out as follows:
JT Clients = Customer/Client Names only
JT Contacts = Contacts only at the second linked by client name, this could be changed.
JT Accounts = List of sales people each assinged a sales ID.
Other users should not be able to see other peoples records, I thought of using a temp table but was not sure how this would work as the data needs to be put back in to the main table (JT Clients and JT Contacts).
I thank you in advance and hope to be able to put this to bed very soon.
Kind Regards
Alastair
I was wondering if you could help me.
I am looking for a some type of code that will only show per user a set of 50 records automatically generated by a button or any other mean to assign the above 50 records.
The tables are set out as follows:
JT Clients = Customer/Client Names only
JT Contacts = Contacts only at the second linked by client name, this could be changed.
JT Accounts = List of sales people each assinged a sales ID.
Other users should not be able to see other peoples records, I thought of using a temp table but was not sure how this would work as the data needs to be put back in to the main table (JT Clients and JT Contacts).
I thank you in advance and hope to be able to put this to bed very soon.
Kind Regards
Alastair