New record in subform

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sigurd Bruteig

    New record in subform

    Hi
    In some cases I use a popup form to enter data in a subform.
    The problem is to select a new record in the subform from the popup form,
    when I want to enter more than one records.
    TIA

    Sigurd


  • HJ

    #2
    Re: New record in subform

    Your question is vague. But I'd say you add a button to the popup form that
    says 'New record'. The code behind this button can save the first new record
    and clear the popup form for new data entry.

    HJ

    "Sigurd Bruteig" <nbrute@online. no> wrote in message
    news:P4W3b.1845 8$os2.254220@ne ws2.e.nsc.no...[color=blue]
    > Hi
    > In some cases I use a popup form to enter data in a subform.
    > The problem is to select a new record in the subform from the popup form,
    > when I want to enter more than one records.
    > TIA
    >
    > Sigurd
    >
    >[/color]


    Comment

    Working...