Re: Reports 6i: showing data from another query
From: Noah Arc <bowed_zombie_drone.spam.begone_at_zombie.co.uk>
Date: Thu, 4 Oct 2001 07:26:12 +0100
Message-ID: <aiTu7.33139$uM2.4858391_at_monolith.news.easynet.net>
Date: Thu, 4 Oct 2001 07:26:12 +0100
Message-ID: <aiTu7.33139$uM2.4858391_at_monolith.news.easynet.net>
Thanks for that.
[Quoted] [Quoted] Won't doing it just cause "referencing at a frequency below its group" -type errors?
-- Noah Arc Remove ".spam.begone" Joost Bataille <j.r.l.m.bataille_at_removethis.uva.nl> wrote in message news:9pff25$po8$2_at_mail.ic.uva.nl...Received on Thu Oct 04 2001 - 08:26:12 CEST
> Hello Noah, you wrote
>
> > It has 2 queries with a link between them; Query A is the
> > parent and Query B is the child.
> >
> > One of the pieces of information I select in Query A, I'd
> > like to show along with the information shown from Query
> > B.
> >
> > I've tried using both a placeholder and a summary column
> > in the Query B group to select the value from Query A and
> > display it in a field, but both cause errors when I try to run
> > them.
> >
> > The only other way I could think of doing it would be to
> > move the selected column to Query B, but that'd be
> > defeating the purpose of how the queries are currently
> > set up.
>
> You can create a field in the layout editor in the repeating frame of
query
> B. Then you set the source of this field to the item that you want
'copied'.
>
> Hope this helps, good luck.
> Joost
>
>
>
>