Hello,
I have a calculation issue that I have not figured out how to do. Basically: "In how many records does a specific value appear in another table"? Here is an example how I would use it:
Table: tblPersons
Fields: Name (Primary key), BirthDate, WorkerID,
John, 20.02.1950, 12345
Fred...