P
puppet_sock
Is there a good reference on making reports look good?
Web page, book, whatever. And a reasonable cost is acceptable.
As an example: I have a table that is the "one" in several
one-to-many relationships. I want to show each record from
this "one" with the corresponding data from each of the manys.
So, customer, orders paid, orders unpaid, orders in progress,
and so on.
When there are entries on the many side, I want to show them.
When there are none, I don't want to show anything, and don't
want a gap. I've got as far as using a sub-report, but I
think I must be re-inventing a lot of stuff. And probably
doing it wrong, backwards, the hard way, etc.
Socks
Web page, book, whatever. And a reasonable cost is acceptable.
As an example: I have a table that is the "one" in several
one-to-many relationships. I want to show each record from
this "one" with the corresponding data from each of the manys.
So, customer, orders paid, orders unpaid, orders in progress,
and so on.
When there are entries on the many side, I want to show them.
When there are none, I don't want to show anything, and don't
want a gap. I've got as far as using a sub-report, but I
think I must be re-inventing a lot of stuff. And probably
doing it wrong, backwards, the hard way, etc.
Socks