Hi
I have a CR9 with Access Database.The report shows many fields from the database but many of those fields are NULL.So I want the report to only show the fields that contain values.
For example if my report contain the following

Customer(Field heading) Customer(Field value)
If the report does not contain a value of customer,I want to not show neither
Customer(Field heading) nor Customer(Field value)

How can I do it?
thanks