Share via

Remove subdatasheet from Splitform grid.

Anonymous
2020-01-03T14:52:16+00:00

I have a split form. In the Form section, I have a sub form. The grid half of the split form displays with a Subdatasheet. When I click on the + button, the Subdatasheet expands to show the sub form tucked into each record on the grid. 

The record source does NOT have a Subdatasheet. 

Any recommendations on how to remove the Subdatasheet would be appreciated.

Thanks

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. George Hepworth 22,855 Reputation points Volunteer Moderator
    2020-01-03T16:44:32+00:00

    Please let us know if it solves the problem.

    Continued success with the project.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-01-03T16:20:17+00:00

    Thanks, I'll try it out.

    Was this answer helpful?

    0 comments No comments
  3. George Hepworth 22,855 Reputation points Volunteer Moderator
    2020-01-03T15:36:05+00:00

    I generally don't even use split forms, so this is possibly off target.

    The Subdatasheet issue is possibly associated with the way your TABLES are actually set up. Check this:

    By Default, Access sets this to [Auto], which often results in the kind of issue you describe, where a Child table is embedded in forms in DataSheet View.

    Most experienced Access developers go out of their way to change that to [None] in order to avoid that problem. It is also reputed to maximize performance because it causes the records in that child table to be loaded, whether there's any value to that or not.

    Selectively used, of course, this feature may have some value in appropriate circumstances.

    Was this answer helpful?

    0 comments No comments