Crystal works on one table per report, so your request is handled using subreports, or if they are of similar structure, and you have a database capable of it, you might be able to use a Union query to create one row set, if that might meet your needs.
This is also Crystal version dependent, which you should include when posting.
-k