R
RobUCSD via AccessMonster.com
With the below I'm trying to requery a txtBox control that counts the number
of entries on a form. I get
Error 2465 cant't find field fsubACTcount.
Forms!frmACT.Form!fsubACT.Form!fsubACTcount.Form!txtACTcount.Requery
MainForm=frmACT, fsubACT has the field fldACT that has the afterUpdate event
in it, fsubACTcount has the control txtACTcount that needs to be updated.
Thanks in advance for your help. Rob
of entries on a form. I get
Error 2465 cant't find field fsubACTcount.
Forms!frmACT.Form!fsubACT.Form!fsubACTcount.Form!txtACTcount.Requery
MainForm=frmACT, fsubACT has the field fldACT that has the afterUpdate event
in it, fsubACTcount has the control txtACTcount that needs to be updated.
Thanks in advance for your help. Rob