I am using Crystal 8.5 and in the data area of my report I have the following
"Day of the Week: Monday"
The label of "Day of the Week" is a text object and "Monday", is a database field object
What I want to do is if the database field object is blank (its a text field in the database) I want to not show the label "Day of the Week". How do I supress that? or what is the best way?
"Day of the Week: Monday"
The label of "Day of the Week" is a text object and "Monday", is a database field object
What I want to do is if the database field object is blank (its a text field in the database) I want to not show the label "Day of the Week". How do I supress that? or what is the best way?