text box reference subform issues

  • Thread starter socasteel21 via AccessMonster.com
  • Start date
S

socasteel21 via AccessMonster.com

I have added another subform (subDrillParts) to my main form (frmClaim). I
have another subform (subParts) that I have used for a long time. I have a
text box on my main form that equals the text box on the subParts subform.
(=subParts.Form!SubformTotal). I want to do the same thing for the new
subform. The subform itself is working fine.

I have checked and double checked spelling. I have opened VB and checked for
missing references. It still gives me the #Name? error no matter what I do.

HELP!!!

Thanks for your consideration,

Shannan
 
Top