Home  Fees/Services  Access Templates  Tutorials  Access Download  Articles  Search  Contact  Privacy  Links

Microsoft Access Download
Two Continuous Access Forms Example

Multiple Continuous Forms Access Database Downloads

 Access Downloads> Continuous-Continuous Master/Detail Forms

 
 

How To Open Email Using SendObject Access Example Download

Send Email Access Sample Download (Advanced)

Programming MS Access Security Alternative

Inventory Calculations Down Load ( Single User)

How To Perform Inventory Calculations (Multi-User)

Make Dependent Combo Box Code Access Database Download

Union Query Example (Simple)

Union Query (Advanced)

How To Fill Fields From Combo Box

Use Global Variables as Parameters

Download Continuous Form Dependent Combo Box

How To Program Continuous-Continuous Master/Detail Forms

Download Example for Bar Chart/ Bar Graph on Access Forms

Programming Crosstab Query Example

TransferText & OutputTo Examples

DoCmd.OpenForm & OpenArgs VBA Example

Running Sum Query Method

Choose Command Dynamic SQL Order By

Access Conditional Format

Access Report Banding

Popup Form Control Method


Master-Detail Continuous Forms Example

Displaying multiple master form records while at the same time displaying multiple detail records requires a bit of a trick when programming forms.  If you try to set the master form as continuous you will usually get an error saying it must be a single record form when you have a detail form set to continuous records.

I'm not sure what the big deal is that causes Microsoft Access to try to prevent the continuous-continuous master-detail form setup. However, the problem is easily overcome as demonstrated in our downloadable Access example.

There are two basic setups for the detail continuous form.  The first is to place the detail form in the footer section of the master form.  The second setup is to place the detail form at the same logical level as the master form.  In this second case you'll need to have a blank form on which to put both the master and detail forms - this is the standard setup when using a tabbed interface so it isn't a big deal.

In our downloadable example we demonstrate both methods - inside the main form and outside the main form.  Note the visual basic code which has different requirements for each method.

Are you ready to download our Microsoft Access Continuous-Continuous Forms demo?

Download Form Examples Access



If you have arrived at this Microsoft Access download page directly then don't miss our Access Database Tutorial

 

Microsoft Access support



Contact Information 

Access Database Downloads
MS Access 2003 Download Access 2000 Downloads 2002

Access Database Examples • Microsoft Access Templates • MS Access Tutorials