A
Andy Roberts
Morning all,
I hope some of you can help.
I have a table of companies([AAI]) some of which are my
customers (marked by a customer field; [AAI].[customer
type]) .I have a second table ([Facility Active])
describing the ammount of money they owe(.[Amount]) by
different jobs done for them (.[Primary]).
I currently run 3 different queries to find the sum of the
amount owed by the type of job, only for my customers. I
then pull the results of the queries into a ,master
customer query.
I have been told that a better way to do this would be to
combine the three queries into the master customer query
by using a sub-query?? (is this right?!?)
Would anybody out there be able to help? I have been
trying to do this myself but have only succeeded in
messing up my database as it stands!!!! )
Many thanks in advance for any help anybody can give.
Andy
I hope some of you can help.
I have a table of companies([AAI]) some of which are my
customers (marked by a customer field; [AAI].[customer
type]) .I have a second table ([Facility Active])
describing the ammount of money they owe(.[Amount]) by
different jobs done for them (.[Primary]).
I currently run 3 different queries to find the sum of the
amount owed by the type of job, only for my customers. I
then pull the results of the queries into a ,master
customer query.
I have been told that a better way to do this would be to
combine the three queries into the master customer query
by using a sub-query?? (is this right?!?)
Would anybody out there be able to help? I have been
trying to do this myself but have only succeeded in
messing up my database as it stands!!!! )
Many thanks in advance for any help anybody can give.
Andy