Hi,
I have two tables one of which is a master table. I have linked(Relationship) one field in the master table with the data table and on that basis, I have made a query which retrieves and displays the value from the master table based on the value in the data table.
However if there is a value in the data table that does not exist in the master table that record is not retrieved. How do I enter a command in the Criteria to ensure that if the value is not found in the master table enter the value "NA". This is because I want to ensure that all records are considered and displayed from the data table.
Would appreciate your input in this matter.
Thanks
I have two tables one of which is a master table. I have linked(Relationship) one field in the master table with the data table and on that basis, I have made a query which retrieves and displays the value from the master table based on the value in the data table.
However if there is a value in the data table that does not exist in the master table that record is not retrieved. How do I enter a command in the Criteria to ensure that if the value is not found in the master table enter the value "NA". This is because I want to ensure that all records are considered and displayed from the data table.
Would appreciate your input in this matter.
Thanks