T
Thomas Schoberl
I am having quite an issue with this, and it is very confusing, so I am going
to provide a screenshot.
I have a form, with three subforms imbedded in it. Each subform holds three
dollar values which are correlated to the size of the unit; basically, a
"price" for each unit size. What I am trying to do is to add the costs of
the same sizes together on the main form.
Each subform is labeled according to "Leg"; aka, Leg1 = Subform1 ... Leg2 =
Subform2 ... Leg3 = Subform3. Now with that said, there are three sizes to
each "Leg", 20' 40' and 45'.
Ultimately, I am adding Leg1.[20'] + Leg2.[20'] + Leg3.[20'] to get a total,
but I either get #Error or #Name when I was looking through the previous
posts about how to add them together. Nothing has seemed to work.
<a href="http://www.angelfire.com/va3/peabody/images/help.JPG"></a>
Any help would be greatly appreciated.
to provide a screenshot.
I have a form, with three subforms imbedded in it. Each subform holds three
dollar values which are correlated to the size of the unit; basically, a
"price" for each unit size. What I am trying to do is to add the costs of
the same sizes together on the main form.
Each subform is labeled according to "Leg"; aka, Leg1 = Subform1 ... Leg2 =
Subform2 ... Leg3 = Subform3. Now with that said, there are three sizes to
each "Leg", 20' 40' and 45'.
Ultimately, I am adding Leg1.[20'] + Leg2.[20'] + Leg3.[20'] to get a total,
but I either get #Error or #Name when I was looking through the previous
posts about how to add them together. Nothing has seemed to work.
<a href="http://www.angelfire.com/va3/peabody/images/help.JPG"></a>
Any help would be greatly appreciated.