B
Big Tony
We are a medical clinic. One table describes each
patient visit by date, and then by diagnoses. We have
four diagnosis drop down boxes, allowing the viewer to
choose from 150 diagnoses, and assign a patient up to
four per clinic appointment (per record).
What we would like to do is take the data that is in the
resulting 4 fields in the table, and combine them into
one field for a query, so that we can total how many
times each diagnosis was made during a certain time
period.
I hope that I have not been too abstract in this
description, let me know if more detail is needed to
describe my dilemma.
patient visit by date, and then by diagnoses. We have
four diagnosis drop down boxes, allowing the viewer to
choose from 150 diagnoses, and assign a patient up to
four per clinic appointment (per record).
What we would like to do is take the data that is in the
resulting 4 fields in the table, and combine them into
one field for a query, so that we can total how many
times each diagnosis was made during a certain time
period.
I hope that I have not been too abstract in this
description, let me know if more detail is needed to
describe my dilemma.