If you want to show just the most recent timecard you can do the following:
1. Group on Employee ID - there should be only one value for this in the subreport, but it helps us get the format we need.
2. Order descending on the date of the Time Card.
3. Put all of the data in the group header - this will show only the most recent time card.
If you need to be able to show more than 1, it gets a bit more complicated, but it can be done.
-Dell