I have a main form / Subform. On the Subform is a bound control that accepts an integer value. When a value is entered into this control I would like to add 1 to a bound control on the main form. If the value on the main form control is 5, then it would increment the control to 6. Can you give me an idea of how to set this up?
Thanks
Mike



