G
Guest
Just a couple of questions for somebody.
1. When I update/change information on one subform, how can I make sure the
calculated value on the last subform is updated with the correct information.
For example, on subform A I increase a value for a Total_infractions and the
calculated value on subform F does not show the increase in value when the
field on Subform A is in the expression for Subform F. Would I put some
coding into the Open form command?
2. I have a calculated value that takes Value X and subtracts 5 from it as a
tolerance. If the tolerance is less than zero, I need the calculated value
to show zero instead of a negative number. How would I go about doing that?
Thanks in advance,
Todd
1. When I update/change information on one subform, how can I make sure the
calculated value on the last subform is updated with the correct information.
For example, on subform A I increase a value for a Total_infractions and the
calculated value on subform F does not show the increase in value when the
field on Subform A is in the expression for Subform F. Would I put some
coding into the Open form command?
2. I have a calculated value that takes Value X and subtracts 5 from it as a
tolerance. If the tolerance is less than zero, I need the calculated value
to show zero instead of a negative number. How would I go about doing that?
Thanks in advance,
Todd