I have a Table that has makes of cars for different records. Chevy, Ford, Chrysler etc…
I have another table with a field # of cars
I need to reference table 1 and get the total amount of each car make so they dynamically populate.
How can I accomplish this? Basically need this field to read the inventory page like in the pic here.

