Search results

  1. R

    update subform with the action from another subform

    Thanks so much for your assistance.... that appears to be working perfect.
  2. R

    update subform with the action from another subform

    Thanks so much for the assistance... I tried a couple of those ideas but could not get them to work. My main form is called frmBUILD and that form contains two subforms frmBUILD_sub1 and frmBUILD_sub2. On frmBUILD_sub1 I created a command call cmdADD. When that is envoked, a record is added...
  3. R

    update subform with the action from another subform

    I have seen some similar posts on this topic, but none of the solutions work for my situation I have two sub-forms residing on one form. The idea, is for a command from sub-form 1 will add a record to the file used by sub-form 2, which I have working. But, although the information is now on...
Back
Top Bottom