SFCMatthews
Registered User.
- Local time
- Today, 02:46
- Joined
- Feb 3, 2012
- Messages
- 44
tableB is an one too many with tableA
One Item in tableB can have many items in tableA.
I need to count how many itemA in in tableA is related to itemB in tableB.
How many employees dose companyB have? I am trying to do this on a form. I have a company form with a sub form from the employees table. I would like a field on the company filed that tells me how many employees said company has.
One Item in tableB can have many items in tableA.
I need to count how many itemA in in tableA is related to itemB in tableB.
How many employees dose companyB have? I am trying to do this on a form. I have a company form with a sub form from the employees table. I would like a field on the company filed that tells me how many employees said company has.