I am new to this - have had CR for less than a week and I am already running into problems..!
In a table each record contains (amongst other things) 6 fields each containing a different code. The code corresponds to a different table with 2 fields - one being the code and the other the description.
what I want to do is link these fields and tables together and get the results. My problem is that the in the first table there are null values. CR is returning nothing!
What do I have to do to be able to return a record and the text description of the code for records with 1,2,3,4,5 or 6 codes?
Thanks.
In a table each record contains (amongst other things) 6 fields each containing a different code. The code corresponds to a different table with 2 fields - one being the code and the other the description.
what I want to do is link these fields and tables together and get the results. My problem is that the in the first table there are null values. CR is returning nothing!
What do I have to do to be able to return a record and the text description of the code for records with 1,2,3,4,5 or 6 codes?
Thanks.