I am trying to construct a table listing all of my customers as records and all of the items I sell as fields, I want to be able to calculate the percentage of items currently carried by the customer. So each item field will have to have a yes/no type configuration with a field that calculates the percentage of items carried. I just cant work out the best way to go about this. I already have most of the table setup I just don't know how to pull the percentage. Any ideas?