Re: Sub form not displaying as continuous
- From: John Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 21 May 2005 20:56:19 -0600
On Sat, 21 May 2005 19:26:02 -0700, FatherBob
<FatherBob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>Marsh thanks for the suggestion but I have tried it with data entry =True
>and data entry = False and no difference at all. I wondered if the form
>had been corrupted - so I built a new one - same thing. I am probably
>making some fundamental error - but I don't know what it is - nature
>of the beast. Is it at all possible that it is a data related problem - I
>looked at the tables and noticed that the Ordersub was not keyed on
>Invoice number (which is the primary key of the Order master) does this
>matter? is it worth changing the table and rebuilding the forms? Or am I kidding myself?
The Ordersub table should *contain* an Invoice Number field as a
foreign key, but that field should not be the Ordersub table's Primary
Key (if that's what you mean by "keyed on". You'ld use Invoice Number
as the Master Link Field and Child Link Field of the Subform control
to maintain the link. Is that what you have?
John W. Vinson[MVP]
.
- Follow-Ups:
- Re: Sub form not displaying as continuous
- From: FatherBob
- Re: Sub form not displaying as continuous
- References:
- Sub form not displaying as continuous
- From: FatherBob
- Re: Sub form not displaying as continuous
- From: Marshall Barton
- Re: Sub form not displaying as continuous
- From: FatherBob
- Sub form not displaying as continuous
- Prev by Date: Re: Sub form not displaying as continuous
- Next by Date: HTML Help -- No Navigation Pane
- Previous by thread: Re: Sub form not displaying as continuous
- Next by thread: Re: Sub form not displaying as continuous
- Index(es):
Relevant Pages
|