Hello, I'm trying to create a table that will count the amount of times a certain amount of text appears.
Making it easier:
I have two tables:
Riders and Teams
The Riders table has a Team Name field which is Text.
The Teams table has a Riders field which is Number.
I want the Number field to...