Results 1 to 3 of 3
  1. #1
    jPhoenix is offline Novice
    Windows XP Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    3

    Subform

    I have a main form (requests) that will have 4 check boxes (EMP; EDU; PRREF; PERREF; LICEN). If EMP is checked, I need the subform EMP to appear. After adding information into that subform I need to close this subform and then open the next (if any others are checked). After all data entry is done, have all subforms disappear again.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    How to program turning subform off is the trick. When will you know the user is finished entering data? How do these check boxes get checked? Are they bound to fields of table and the checks were previously entered? Instead of all this on/off, consider a tab control. Put each form on a separate tab. User goes to whatever tab is necessary to perform data entry.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    jPhoenix is offline Novice
    Windows XP Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    3
    works better. thanks!

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

Similar Threads

  1. Replies: 1
    Last Post: 11-29-2011, 01:37 AM
  2. Replies: 5
    Last Post: 11-16-2011, 07:30 PM
  3. Replies: 7
    Last Post: 07-15-2011, 01:58 PM
  4. Replies: 1
    Last Post: 03-15-2011, 03:53 PM
  5. Write Code to Navigate from Subform to Subform
    By Swilliams987 in forum Programming
    Replies: 22
    Last Post: 02-04-2011, 11:30 AM

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