Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Summing values from subform

Status
Not open for further replies.

Kingsteveiv

Technical User
Oct 8, 2001
20
US
Hello all! Thanks to all that have responded to my pleas for help in the past. much obliged.

I have three control boxes i want to add together on my subform. 2 of the values are simple calculations (multiplying 2 control other boxes together) and the other value is a summation of values from a the list of values on my subform. When i add the three together in the subform using the expression builder, it adds the three together!! but if i use code in the on-current event procedure, it only adds the 2 simple calculation control boxes together and not the third?? I have checked the spelling and so-forth a thousand times, so i know its correct.

has anyone had an experience like this before?? what can i do so that the code add all three together?? Please help.

thxs

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top