A
AaronG
I'm running Office 2000 on Win2k.
I'm running a contact database that includes invoicing.
The two tables involved are "tbl_clientinfo"
and "tbl_invoice". I want to be able generate a report on
all clients in tbl_clientinfo who have not been invoiced
in tbl_invoice.
I was thinking that maybe I could pull up all clients that
don't have any record created yet (but I don't know how to
do that) OR I could have it automatically create an
invoice for all clients (which I don't know how to do) and
then filter by a date field or something like that.
Thanks in advance for all your help.
I'm running a contact database that includes invoicing.
The two tables involved are "tbl_clientinfo"
and "tbl_invoice". I want to be able generate a report on
all clients in tbl_clientinfo who have not been invoiced
in tbl_invoice.
I was thinking that maybe I could pull up all clients that
don't have any record created yet (but I don't know how to
do that) OR I could have it automatically create an
invoice for all clients (which I don't know how to do) and
then filter by a date field or something like that.
Thanks in advance for all your help.