Is it possible to create a report which contains two linked tables e.g.
projects and estimates such that the report contains two table frames
with the estimates table being shown when there are estaimtes associated
with the project.
Project Project description
1 Blah
2 Blah2
3 Blah3
Estimate Description Cost }
1 Test Est $100 }linked to estimate 3
2 Test Est 2 $200 }
Project Project description
4 Blah
Estimate Description Cost
1 Test Est 1 $200
Project Project description
4 Blah
5 Blah2
6 Blah3