Max20D
07-31-2007, 09:50 PM
Hi, I try to simplify what I did in Access as follows:
Name Of Company----Jan----Feb----Mac----Apr
------A---------------3-------3------4------5
------B---------------2-------3------3------2
------C---------------5-------6------6------5
------D--------------
Note: No data inserted for Company D for Jan-Apr
Question:
1. If the list of companies are longer (say thousands), how can I make a query to show company that make no transaction in Jan - April ??? AND
2.How can I make a query to show all the companies (with and without transaction) together?
FYI: For Qusetion 2, I can only get the filtered result shown for Company A,B & C while no Company D listed (coz no input/data??). Pls help me, TQ
Max
Name Of Company----Jan----Feb----Mac----Apr
------A---------------3-------3------4------5
------B---------------2-------3------3------2
------C---------------5-------6------6------5
------D--------------
Note: No data inserted for Company D for Jan-Apr
Question:
1. If the list of companies are longer (say thousands), how can I make a query to show company that make no transaction in Jan - April ??? AND
2.How can I make a query to show all the companies (with and without transaction) together?
FYI: For Qusetion 2, I can only get the filtered result shown for Company A,B & C while no Company D listed (coz no input/data??). Pls help me, TQ
Max