Results 1 to 3 of 3
  1. #1
    rivereridanus is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jun 2011
    Posts
    71

    workaround for needing split form as nested subform in tab object

    Hello!

    I am trying to essentially recreate a split form that will be nested as a subform in a tab object, since I can't actually nest a split form as a subform.... here's the general concept:

    The picture with the blacked out lines is a split form, and is exactly what I want. The table portion has all the records in the table Issues, and when I click on one of the records, the bottom form is populated with that record. However, I need to nest this in a tab object, and can't do it because the datasheet portion goes away.

    I have attempted to recreate this without a split form by making another form called frmIssueDataSheet which contains subforms frmIssue (the form) and [Issues subform] (the datasheet). frmIssue and Issues subform are both related to the master form (frmIssueDataSheet) on Master.ID=Child.ID, so what I'm getting -which you can see in the picture without the blacked lines- is that the table only displays the same record that is currently being displayed in the form.

    Essentially what I would like to do is have the frmIssue be reliant on the Issues subform. However, when I tried to create frmIssue as a subform in Issues subform, the Issues subform is no longer a datasheet!



    Click image for larger version. 

Name:	2.PNG 
Views:	8 
Size:	62.7 KB 
ID:	16405Click image for larger version. 

Name:	1.PNG 
Views:	7 
Size:	40.7 KB 
ID:	16406

    Please help if you know what I'm doing wrong or what I need to do! Any assistance is sincerely appreciated!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,633
    A form in Continuous view can be made to appear as datasheet. But I am not sure that will help you here.

    Maybe this is what you need http://www.fmsinc.com/MicrosoftAcces...edSubforms.asp
    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
    rivereridanus is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Posts
    71
    Quote Originally Posted by June7 View Post
    Yes! That is exactly what I needed! Thank you so much!

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

Similar Threads

  1. Replies: 1
    Last Post: 04-14-2014, 01:38 PM
  2. Replies: 5
    Last Post: 02-22-2013, 03:41 PM
  3. Nested Subform's control events
    By amrut in forum Forms
    Replies: 3
    Last Post: 01-10-2013, 02:19 PM
  4. Reset Page Number in a Split Form with a Subform
    By Greg Lemaster in forum Forms
    Replies: 3
    Last Post: 08-09-2012, 02:04 PM
  5. Delete record from nested subform
    By raton in forum Forms
    Replies: 1
    Last Post: 04-14-2012, 11:39 AM

Tags for this Thread

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