Atamagaokashii
New member
- Local time
- Today, 23:13
- Joined
- Apr 12, 2008
- Messages
- 3
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 count how many times Team Roberts appears in the Riders table and automatically enter the number itself.
How can I do this?
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 count how many times Team Roberts appears in the Riders table and automatically enter the number itself.
How can I do this?