L
lioneyes
Hi. Thanks in advance for your help.
Say I have a table with fields called 'CO#' 'PAYDATE' 'PAYMENT#' 'AMOUNT'.
The 'PAYMENT#' field is the payment number, is very important, and it typed
in not autonumber (on purpose).
So for each 'CO#' (each company) there are many payments, each numbered and
dated.
I want to pull a report for any company ('CO#') that has less than 26
payments.
How can I do this?
Also, if I want to pull a report for each company that does not have a
record with payment # 1 for instance.
Trying to find an easier way to pull all records only for companies that are
missing payments basically.
Thanks very much.
Say I have a table with fields called 'CO#' 'PAYDATE' 'PAYMENT#' 'AMOUNT'.
The 'PAYMENT#' field is the payment number, is very important, and it typed
in not autonumber (on purpose).
So for each 'CO#' (each company) there are many payments, each numbered and
dated.
I want to pull a report for any company ('CO#') that has less than 26
payments.
How can I do this?
Also, if I want to pull a report for each company that does not have a
record with payment # 1 for instance.
Trying to find an easier way to pull all records only for companies that are
missing payments basically.
Thanks very much.