Subform Problem

G

Golfinray

I added a subform called "subform II" to a main for called "mainform" and
when the wizard asked me I told it that I wanted to: show Calenders for each
record in Church. It is not. I should be showing 5 or 6 records in the main
form for every one in the subform. It is showing one. What did I do wrong?
Thanks!
 
K

KARL DEWEY

I told it that I wanted to: show Calenders for each record in Church.
There is not enough information to understand this.

Also, usually for every one record in the main there are many records in the
subform.
 
B

boblarson

"I should be showing 5 or 6 records in the main form for every one in the
subform. It is showing one. What did I do wrong"

I think you misunderstand what a subform is for. As mentioned by Karl, a
subform is used to display the MANY side of a one-to-many relationship, not
the other way around.
--
Bob Larson
Access World Forums Super Moderator
____________________________________
Access 2000, 2003, 2007, SQL Server 2000, Crystal Reports 10/XI, VB6
WinXP, Vista
 
Top