Results 1 to 2 of 2

Thread: How do I carry a field from a pop up form to the main form before I close it?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Posts
    1

    Question How do I carry a field from a pop up form to the main form before I close it?

    I am trying to a update a field in the main form as a result of chosen criteria in a pop up form before the pop up closes.........how can I do this?

  2. #2
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    St. Albans, Herts, UK
    Posts
    259
    Dimension your recordest/Database variables as Public in a code module, then you can operate on them from any form in your project. Update from the pop-up, then re-display in the main form.
    Graham, www.gab2001uk.com VBExplorer Forum Moderator VBExplorer
    www.gab2001uk.com For comparing and contrasting DAO with ADO
    Code for Creating, Copying, Compacting, Replicating, Synchronising Access 97/2000 databases plus showing Schemas and using .Seek

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width