ho2k7
07-01-2009, 12:54 AM
Hi All,
I have setup a database with multiple tables all linked by the 'TN Number' and one mainform which has a tabbed control which then has multiple subforms on. Because there is no information entered into the subform a record is not created which then affects my query which shows no results (explained below).
I have setup a query which takes many fields from the main 'enquiry table' and one field from the 'sales order table', I would like the query to show results if there is no 'sales order number' which is the one field taken from the 'sales order table' as no information is entered into the subform to create a record no data is shown even when these is no 'sales order number'. I am using the Is Null in criteria but even with no criteria entered no data is shown.
Could anyone please assist.
Thanks in advance. :D
I have setup a database with multiple tables all linked by the 'TN Number' and one mainform which has a tabbed control which then has multiple subforms on. Because there is no information entered into the subform a record is not created which then affects my query which shows no results (explained below).
I have setup a query which takes many fields from the main 'enquiry table' and one field from the 'sales order table', I would like the query to show results if there is no 'sales order number' which is the one field taken from the 'sales order table' as no information is entered into the subform to create a record no data is shown even when these is no 'sales order number'. I am using the Is Null in criteria but even with no criteria entered no data is shown.
Could anyone please assist.
Thanks in advance. :D