Sorry for the time between responses (very busy at work today), but the next
thing you have to do is make sure that the links are in logical order and do
you really need all three to get to where you want? How is the subform
recordsource created and what KEY field would be the one that would link to
the main form. Multiple keys can get funky at times, so if you don't have to
use them it's best to not.
--
Bob Larson
Access World Forums Super Moderator
Utter Access VIP
____________________________________
Access 2000, 2003, 2007, SQL Server 2000, Crystal Reports 10/XI, VB6
WinXP, Vista
"boblarson" wrote:
> So in both the Master and Child Link Properties you have this line, as shown?
>
> TruckId;Judge;ClassId
>
>
> --
> Bob Larson
> Access World Forums Super Moderator
> Utter Access VIP
> ____________________________________
> Access 2000, 2003, 2007, SQL Server 2000, Crystal Reports 10/XI, VB6
> WinXP, Vista
>
>
> "MattE" wrote:
>
> > Master: Child:
> > TruckId TruckId
> > Judge Judge
> > ClassId ClassId
> >
> > Thanks,
> > Matt
> >
> >
|