G
Guest
I have a form with list of names. The form consist of a true/false field used
for selection and a name field. And a selection counter box use to show the
number of name selector. I coded the selection box
=DCount("[MergeLetter]","qrySelectCounter"). The qrySelectCount sums the
number of true selection.
The problem is that the Selection Counter Box is not update every time a new
selection is made. I only update when the form opens.
Help greatly appreciated.
Thank You
Ileana
for selection and a name field. And a selection counter box use to show the
number of name selector. I coded the selection box
=DCount("[MergeLetter]","qrySelectCounter"). The qrySelectCount sums the
number of true selection.
The problem is that the Selection Counter Box is not update every time a new
selection is made. I only update when the form opens.
Help greatly appreciated.
Thank You
Ileana