thomasuponor
New Member
- Joined
- Sep 13, 2018
- Messages
- 44
- Office Version
- 2016
- Platform
- Windows
I am looking for a way to count how many values on Visits[Regarding Account] ARE NOT on Accounts[Account Name]. In below example the result should be 2 (C and E).
The data is two columns in two different tables.
Thx
Thomas
The data is two columns in two different tables.
Visits[Regarding Account] | Accounts[Account Name] |
A | A |
A | B |
A | C |
B | D |
D | E |
Thx
Thomas