Results 1 to 4 of 4
  1. #1
    gatsby is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2013
    Posts
    114

    Pop Up Form

    i have a pop up form that users need to fill up whenever they need to Add New
    Records. everything is working fine. BUT, what should i do that in the next time
    the user will click the Add New Records it will not show the previous items that
    have been added? since it is added in the Main Form already, no need to show in
    the pop up Form again once they wanted to add new records. Once they are still
    in the pop up form, they can see the newly added items BUT once they exit the
    pop up form, they cant see those items anymore in that form instead it is in the
    Main Form already.



    Thanks.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    You can set the data entry property of the form to yes, or use the appropriate argument of OpenForm.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    gatsby is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2013
    Posts
    114
    Quote Originally Posted by pbaldy View Post
    You can set the data entry property of the form to yes, or use the appropriate argument of OpenForm.
    yup. i got it. thanks!

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Happy to help!
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums