The contributions by Jim and me on the above thread could help you. As mentioned there, remeber to select the table/cursor in the detailed band and then set the relation to the header DBF... while doing the report. However, I would like to add the following for a better understanding of what happens.
1. Dont get confused with 'parent' or 'child' names used. When a DBF1 is selected and its records are related to the DBF2 using its index, DBF1 is the 'parent' and the DBF2 is the 'child' for that occasion. Example... when 'customer' DBF is selected, and all detailed transactions are stored in 'trans' DBF... you will select 'customer' .. set relation to the 'trans' .. make trans as the record source for a grid and ... goes on.. here the parent is the 'customer' and the child is the 'trans' ........... When the report is cast for the same, it may be more convenient to Select the 'trans' and set the relation to the 'customer' on customer id and have the trans as the detailed band and the customer at the header level. Here the parent is 'trans' and the child is 'customer'.......
Hope the parent and child things get clearer based on the context.
2. When a parent and child relationship is set, the record pointers of the child database keep moving according to the relationship in the parent dbf. Now take the situation where the parent is in the detailed band and the child is in the header.... things work fine when you have only one child and and one parent... How does the record pointers will move as the detailed band varies... and there are two parents in the detailed band.... So the problem will be understood, when you realise the situation. The solution is to have one combined dbf for the detailed band... so that you can control the data extraction.
If these points are understood, report creation thru report wizard will never be the problem.
I do not know, if i am posting very long reply and more than required.. I am sorry if your level is not understood by me, but I have assumed lot of beginners could come to the forum and so explained the fundamentals in detail.
Hope this is of help to you

ramani :-9
(Subramanian.G)
FoxAcc
ramani_g@yahoo.com