Group: it.sport.atletica · Group Profile · Search for Rec6 in it.sport.atletica
Author: Mistrà Shinavo
Date: Jul 22, 2008 15:27
another solution might be to create an unbound form, and add the progress meter controls to it. add the "real" form as a subform. depending on how the data is stored and how the interface is built, you might be able to use an unbound textbox control (txtCount) in the main form, with DCount() function in the ControlSource, to count the number of "answered" questions in the current group of 10 records
|