Hi,
I've been trying to write a formula, and can't seem to figure it out, hoping for some help...
I have two databases, both linked by a matching field containing a six digit number.
Database A:
Contains a list of distinct 6 digit numbers.
Database b:
This is a detailed database, containing many records where the six digit number can repete. It also includes a YES/NO field.
What I need:
I need a report, where for every 6 digit number in Database A, I get a count of the amount of records where YES appears in the YES/NO field in database B.
In SQL this is simple, but can't seem to find the correct syntax for the formula.
Any help would be greatly appreciated.
I've been trying to write a formula, and can't seem to figure it out, hoping for some help...
I have two databases, both linked by a matching field containing a six digit number.
Database A:
Contains a list of distinct 6 digit numbers.
Database b:
This is a detailed database, containing many records where the six digit number can repete. It also includes a YES/NO field.
What I need:
I need a report, where for every 6 digit number in Database A, I get a count of the amount of records where YES appears in the YES/NO field in database B.
In SQL this is simple, but can't seem to find the correct syntax for the formula.
Any help would be greatly appreciated.