I must be stupid today. I have a table with the same data which includes (among other things) company names and integer values. I need to pick one row, check for each time that name appears in the database, and add the integer value from that row to a total.I must be stupid today. I have a table with the