Originally, I had wanted to have a form with a subform that showed letters received on a particular patient. I set it up that way, but then my boss decided that she wanted the ability to search on fields that were in the subform, and I was unable to figure out a way to do that. Then I was trying to figure out how to base my form on a query that combined the two tables. The problem is, if each patient record (the "one" side of the relationship) has many letters (the "many" side), how can I show that in a form without showing multiple instances of each patient? Right now, if a patient has three letters, he will show up three times in the form based on the query. Am I doing something wrong in the query? Or can this just not be accomplished with a query?
Sorry to be so long-winded, but my boss is telling me to just dump everything into one table, and I really don't want to have to do that!
[This message has been edited by LQ (edited 11-28-2001).]
Sorry to be so long-winded, but my boss is telling me to just dump everything into one table, and I really don't want to have to do that!
[This message has been edited by LQ (edited 11-28-2001).]