Hello,
I'm editing a report that was created by someone else. The report has about
100 different text boxes. An example of the code in a text box is:
=DCount("[ms_id]","Patient_Status","[gender]=1 and [site]=1 and [refuse]=2")
So there are a bunch of columns (i.e. when site = 2, 3, 4, or 5)...