0
votes

I am using vb.net and crystal report for printing. What i want to do is if the item exists with the database then label and value were display in crystal report printing. It is possible? can anyone give an idea on how to do this.

thanks in advance

tirso

1

1 Answers

1
votes

Add a section in you report for these fields and write formula in supress to show or hid this section

ISNULL({tablename.fieldname})