Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2014
    Posts
    12

    Subform not displaying in report...ugh...

    I am using Access 2007



    I have created a main form and have inserted a subform. When I open the main form, the subform displays correctly. However, when I go to create a Report from the main form, the subform information is not displaying.

    I am not sure what is wrong. I am also not sure if this is enough information, but I am not sure what else is needed (I am a complete novice...but learning)!

    Thanks everyone!

  2. #2
    kagoodwin13 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Feb 2012
    Posts
    181
    You can either create a report from the form, or the sub-form, but not both at the same time.

    What is the process you are trying to accomplish? I'm not sure I understand your requirement right now.

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    What do you mean by 'create a Report from the main form'? Reports and Forms are very different objects. I doubt embedding a continuous or datasheet form object on a report will work. A report object can be embedded on a form somewhat successfully.

    Possibly you need to build a query that joins tables and use that query as the RecordSource of report. Then use report Sorting & Grouping features to organize the data.

    This is really basic Access functionality and Access Help has more info on building reports.
    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.

  4. #4
    OTOTO is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2014
    Location
    Massachusetts
    Posts
    37
    You need to set up a query to compile the data into a single sheet and then run the report off the query.

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

Similar Threads

  1. displaying query result as a subform
    By uzair_rosli in forum Access
    Replies: 4
    Last Post: 02-26-2013, 04:29 AM
  2. Problems with Subform displaying records
    By Astron2012 in forum Forms
    Replies: 2
    Last Post: 09-07-2012, 05:56 AM
  3. Calendar Displaying as Datasheet on Subform
    By desireemm1 in forum Access
    Replies: 1
    Last Post: 06-08-2012, 12:55 PM
  4. Displaying filtered data in subform
    By crxftw in forum Forms
    Replies: 11
    Last Post: 06-17-2011, 09:59 AM
  5. Displaying a total textbox in a subform
    By rmohebian in forum Access
    Replies: 3
    Last Post: 02-08-2011, 01:05 PM

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