Hello,<br><br>When processing receivables for multiple Clients lets say 3 Clients.<br><br>Client1 1,2,3...# of customers<br>Client2 1,2,3...# of customers<br>Client3 1,2,3...# of customers (all unique to Client)<br><br>I have the routine tables...<br><br>tblCusomer <br>tblInvoice <br>tblEmployee <br>MyCompany Each individaul Client by SetupID as Key<br><br>1. how can i keep transaction seperate unique in my table to allow only certain employees to Access certain Companies? <br>