Is it possible to embed a subform in a continuous form?
The continuous form contains a list of books.
Subform 1 is a list of categories assigned to the book.
Subform 2 is a list of authors for the book.
When record pointer moves from one book to another, the subforms update the categories and authors accordingly.
Is it doable in Access 2007?
Armstrong
![]() |
Patch reliability is unclear, but widespread attacks make patching prudent. Go ahead and patch, but watch out for potential problems. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
How to Embed a Subform in a Continuous Form
Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » How to Embed a Subform in a Continuous Form
- This topic has 9 replies, 3 voices, and was last updated 15 years, 11 months ago.
AuthorTopicWSarmsys
AskWoody LoungerJuly 21, 2009 at 5:19 am #461361Viewing 0 reply threadsAuthorReplies-
WSHansV
AskWoody LoungerJuly 21, 2009 at 7:01 am #1170238You can’t place a subform in the detail section of a continuous form.
You can place a subform in the form footer (or form header) of a continuous form, and link it to the main form as usual. As the user scrolls through the records of the continuous form, the subform will display the corresponding records.
Another option is to place the continuous form and the “subforms” side by side in the detail section of an unbound main form. You’d have to link the “subforms” to a control on the continuous form, which can be a bit tricky, but it does work.
-
WSarmsys
AskWoody LoungerJuly 21, 2009 at 7:15 am #1170242You can’t place a subform in the detail section of a continuous form.
You can place a subform in the form footer (or form header) of a continuous form, and link it to the main form as usual. As the user scrolls through the records of the continuous form, the subform will display the corresponding records.
Another option is to place the continuous form and the “subforms” side by side in the detail section of an unbound main form. You’d have to link the “subforms” to a control on the continuous form, which can be a bit tricky, but it does work.
Hi Hans,
Before reading your reply, I’ve already done the 1st approach you suggested. Yes, my subforms are placed in the header. I will take some time to try out your 2nd approach.
The reason I raised the question is Access 2007 always issues warning whenever I insert subforms in the header/footer. In addition, Access changes the Default View from Continuous Forms to Single Form automatically. That led me to believe that Access may not support subforms being embedded in the continuous form.
In fact, the Default View (property) can be manually changed back to Continuous Forms.
Thanks for your help.
Armstrong -
WSHansV
AskWoody LoungerJuly 21, 2009 at 9:23 am #1170258Yes, Access changes the default view back to single form if you place a subform anywhere on a continuous form, but it the subform is placed in the form header or footer, you can easily change it back. You can’t do that if you place the subform in the detail section.
This behavior has been the same in all versions of Access as far as I know.If you place subforms side by side, the Link Master Fields property of the second subform will look like FirstSubForm!RelevantControl where FirstSubForm is the name of the first subform as a control on the main form, and RelevantControl is the name of the control bound to the field that you want to link to.
You can’t use the builder/wizard to set the Link Master Field property in this situation, you must set it manually.
-
-
WSarmsys
AskWoody LoungerJuly 21, 2009 at 6:04 pm #1170344Another option is to place the continuous form and the “subforms” side by side in the detail section of an unbound main form. You’d have to link the “subforms” to a control on the continuous form, which can be a bit tricky, but it does work.
Though I’m contented with the header/footer placement (as shown in the screenshot), I’m obsessively intrigued by your side-by-side solution. Alas, forgive my ignorance. I have trouble to understand and implement it. In particular, I have trouble to understand the above quoted paragraph.
Questions:
1. Why does it mean by “to place the continuous form and the subforms side by side in the detail section of an unbound main form.
2. By “unbound main form,” does it mean the main form isn’t bound to any dataset/recordset?
3. Would you be exceedingly generous enough to create a sample database to help my troubled learning?3 tables
Table A: BookID, BookTitle
Table B: BookID, Category
Table C: BookID, Author
Both Table B & C are related to Table A by BookID.Thanks a lot.
Armstrong
Edited: 7/22/2009 Wed 09:47:10 AM HKT
Q1 should read: What does it mean by “to place the continuous form and the subforms side by side in the detail section of an unbound main form”?
Sorry for my typo. -
WSjohnhutchison
AskWoody LoungerJuly 21, 2009 at 7:37 pm #1170349Questions:
1. Why does it mean by “to place the continuous form and the subforms side by side in the detail section of an unbound main form.
2. By “unbound main form,” does it mean the main form isn’t bound to any dataset/recordset?
3. Would you be exceedingly generous enough to create a sample database to help my troubled learning?Q2: Yes. In 2007 Create …Form Design does this for you.
Q1: to put things side by side, you need a container to hold them. An unbound form does that job.
But I often do this where the Main container form is not unbound. In the screenshot below, the main form is about Medical Practices. For each practice I want to have multiple communication records, but each of these is about multiple doctors. So in this case I have used the side-by-side solution.I am always concerned when I do this that people will attach records (at the side) to the wrong master record. So in this case I use the pink/red rectangle to reinforce the current record, and I also display Date/time of the current call is also display at the top of the form on the right.
Q3. I haven’t time at the moment. Can you post your books database? Someone could add a side by side example to that, without having to start again.
-
WSarmsys
AskWoody Lounger -
WSarmsys
AskWoody Lounger -
WSHansV
AskWoody LoungerJuly 28, 2009 at 6:28 am #1171302Open the main form in design view.
Arrange the database window and the form window so that you can see both.Drag a form from the database window and drop it onto the main form to add it as a subform.
Move the subform to the position where you want it.
Repeat the above steps for the other subform. -
WSarmsys
AskWoody LoungerJuly 28, 2009 at 6:42 am #1171304Open the main form in design view.
Arrange the database window and the form window so that you can see both.Drag a form from the database window and drop it onto the main form to add it as a subform.
Move the subform to the position where you want it.
Repeat the above steps for the other subform.Wow, it’s that simple. It works brilliantly. Thanks for your rapid rescue. It took me a week struggling for the solution in vain.
Armstrong
-
-
-
-
Viewing 0 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
MS-DEFCON 3: Businesses must tread carefully
by
Susan Bradley
3 hours, 47 minutes ago -
McLaren Health Care says data breach impacts 743,000 patients
by
Nibbled To Death By Ducks
4 hours, 20 minutes ago -
WhatsApp banned on House staffers’ devices
by
Alex5723
5 hours, 35 minutes ago -
Is your device eligible?
by
Susan Bradley
7 hours, 19 minutes ago -
Windows 11 Insider Preview build 26200.5661 released to DEV
by
joep517
13 hours, 30 minutes ago -
Windows 11 Insider Preview build 26120.4452 (24H2) released to BETA
by
joep517
13 hours, 32 minutes ago -
Hello Windows…My Problem is Windows Hello…
by
rdleib
14 hours, 47 minutes ago -
New Canon Printer Wants Data Sent
by
Win7and10
15 hours, 5 minutes ago -
I set up passkeys for my Microsoft account
by
Lance Whitney
4 hours, 35 minutes ago -
AI is for everyone
by
Peter Deegan
14 hours, 38 minutes ago -
Terabyte update 2025
by
Will Fastie
8 hours, 41 minutes ago -
Migrating from Windows 10 to Windows 11
by
Susan Bradley
4 hours, 15 minutes ago -
Lost sound after the upgrade to 24H2?
by
Susan Bradley
1 day, 13 hours ago -
How to move 10GB of data in C:\ProgramData\Package Cache ?
by
Alex5723
3 hours, 43 minutes ago -
Plugged in 24-7
by
CWBillow
23 hours, 50 minutes ago -
Netflix, Apple, BofA websites hijacked with fake help-desk numbers
by
Nibbled To Death By Ducks
2 days, 3 hours ago -
Have Copilot there but not taking over the screen in Word
by
CWBillow
2 days ago -
Windows 11 blocks Chrome 137.0.7151.68, 137.0.7151.69
by
Alex5723
3 days, 18 hours ago -
Are Macs immune?
by
Susan Bradley
9 hours, 41 minutes ago -
HP Envy and the Function keys
by
CWBillow
3 days, 1 hour ago -
Microsoft : Removal of unwanted drivers from Windows Update
by
Alex5723
19 hours, 10 minutes ago -
MacOS 26 beta 1 dropped support for Firewire 400/800
by
Alex5723
4 days, 5 hours ago -
Unable to update to version 22h2
by
04om
1 day, 13 hours ago -
Windows 11 Insider Preview Build 26100.4482 (24H2) released to Release Preview
by
joep517
4 days, 13 hours ago -
Windows 11 Insider Preview build 27881 released to Canary
by
joep517
4 days, 13 hours ago -
Very Quarrelsome Taskbar!
by
CWBillow
3 days, 23 hours ago -
Move OneNote Notebook OFF OneDrive and make it local
by
CWBillow
5 days, 2 hours ago -
Microsoft 365 to block file access via legacy auth protocols by default
by
Alex5723
4 days, 14 hours ago -
Is your battery draining?
by
Susan Bradley
20 hours, 49 minutes ago -
The 16-billion-record data breach that no one’s ever heard of
by
Alex5723
1 day, 14 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.