Thank you so much, Tom! That's perfect. I spent way too much time trying to accomplish it from the parent table and got stuck in a rut. Now that you've explained it, I see it's quite a bit easier done in the child table.
Andre On 1/20/07 1:08 PM, "Tom Elliott" <[EMAIL PROTECTED]> wrote: > Andre > > assuming the portal TO is called ChildTable AND that you have a > unique ID field in this table, then you need 3 additional fields, 2 > of which are globals and can really be in any table but to keep it > simple let's put all 3 in ChildTable:- > <snip> > > cheers > > Tom >
