G
Guest
I have a field in datasheet which calculates the number of rows
=DCount("[sid]","ENROL","[cid] = Forms![fsubClassList]![cid]")
This works in subform but when I insert the subform into main form it
generate #Error
Could anyone help me sovle this problem?
Thanks in advance
=DCount("[sid]","ENROL","[cid] = Forms![fsubClassList]![cid]")
This works in subform but when I insert the subform into main form it
generate #Error
Could anyone help me sovle this problem?
Thanks in advance
