Parent Form/Sub Form

jpk4077
jpk4077 Member Posts: 9
Please advise how to update a parent form when values in the subform are updated. Vice versa is easy but am unable to update parent form from the sub form.

:shock:

Comments

  • lakshmivalluru
    lakshmivalluru Member Posts: 168
    Depends on what field type.. code??? integer??? decimal???
    u can write code on oninert, onmodify of the subform table to update the header table. u need to me more specific
    LR
  • RobertMo
    RobertMo Member Posts: 484
               ®obi           
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  • jpk4077
    jpk4077 Member Posts: 9
    Depends on what field type.. code??? integer??? decimal???
    u can write code on oninert, onmodify of the subform table to update the header table. u need to me more specific

    No pal, tht only works when the form gets focus. The link provided below i a much better solution. Cheer JPK :twisted: