My problem is related to printing.I have a database table named billing from which I need to print the bill for a particular client.
Now each client has a fixed auto generated client id but a multiple number of entries are present for each client.
I am using crystal reporting to print my bill,my problem is that when I'm generating the bill for printing,if a client has multiple entry, the client name and other details are getting repeated for each entry instead of just the entries being repeated...how can I avoid this redundancy?
Thank you for your help. :)

Recommended Answers

All 2 Replies

>.how can I avoid this redundancy?

Suppress the repeated item/value.

yes...i did that..i wrongly put the non-repetitive values int the mid section of the crystal report.
I solved it later. :)
Thank you for your answer. :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.