i have problem i want to suppress some fields when their is no data..in crystal report
plz help.

Steps:

1. Right click on field.
2. Choose Format Object
3. Add expression to suppress field

e.g

if length({table.StrcolumnName})=0 then true else false
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.