Hi RG,
If I remove WHERE (((Med_History.Res_ID)='1')) from the query, I do get all the rows from the Med_Conditions table, which is what I want.
However, I need to find the medical conditions and the comments that apply to individual residents - so the use of the WHERE condition is essential...