S
smcgrath via AccessMonster.com
I have a report that uses a form to filter the persontype which works fine,
However, I would like to count the number of people that made a donation and
the total number of that particular person type so that I can eventually get
a percentage of persontype that made a donation (#of persons that made
donation/#persontype) I can't get the Dcount function to only count the
person type that is filtered from the form.
I have tried Dcount("[Perstype]","members","'[PersType]=&[Forms]![Form1]!
[perstype]'")
What am I missing?
However, I would like to count the number of people that made a donation and
the total number of that particular person type so that I can eventually get
a percentage of persontype that made a donation (#of persons that made
donation/#persontype) I can't get the Dcount function to only count the
person type that is filtered from the form.
I have tried Dcount("[Perstype]","members","'[PersType]=&[Forms]![Form1]!
[perstype]'")
What am I missing?