Hi guy's please HELP!!!
>
> I have a parent file with 3 child files, now here how it goes:
>
> I'm developing a estimation system for my company, I have a estimation
> summary (Parent file), Then:
> Material (child)
> Labour (child)
> Sub - Contracting (child)
>
>
> The estimation summary shows creates the estimation no and so on
> The 3 child files are all linked to the parent fiel (one to many).
>
> What I strugleing with is to have a report like shown below:
>
> Parent Information:
> Estimation No.: ens.......
>
> Material
> Item 1
> Item 2
> Item 3
>
> Labour
> Item 1
> Item 2
> Item 3
>
> Sub _ Contracting
> Item 1
> Item 2
> Item 3
>
> At this stage I only get a report like this:
>
> Material
> Item 1
> Labour
> Item 1
> Sub _ Contracting
> Item 1
> Material
> Item 2
> Labour
> Item 2
> Sub _ Contracting
> Item 2
> Material
> Item 3
> Labour
> Item 3
> Sub _ Contracting
> Item 3
>
> Please help.
>
>
> G.J. Cloete
>
> I have a parent file with 3 child files, now here how it goes:
>
> I'm developing a estimation system for my company, I have a estimation
> summary (Parent file), Then:
> Material (child)
> Labour (child)
> Sub - Contracting (child)
>
>
> The estimation summary shows creates the estimation no and so on
> The 3 child files are all linked to the parent fiel (one to many).
>
> What I strugleing with is to have a report like shown below:
>
> Parent Information:
> Estimation No.: ens.......
>
> Material
> Item 1
> Item 2
> Item 3
>
> Labour
> Item 1
> Item 2
> Item 3
>
> Sub _ Contracting
> Item 1
> Item 2
> Item 3
>
> At this stage I only get a report like this:
>
> Material
> Item 1
> Labour
> Item 1
> Sub _ Contracting
> Item 1
> Material
> Item 2
> Labour
> Item 2
> Sub _ Contracting
> Item 2
> Material
> Item 3
> Labour
> Item 3
> Sub _ Contracting
> Item 3
>
> Please help.
>
>
> G.J. Cloete