I dont have very much experience with crystal reports or this website so please don't flame. I was wondering if there was a way to test a database field to see if it is empty, and if it is then place a hardcoded string into a text box. If its not empty then place the value of the db field into the text box.
Something like
db field contains "coke"
drink: coke
db field contains ""
drink: No drink specified!
sorry for the basic question.
Something like
db field contains "coke"
drink: coke
db field contains ""
drink: No drink specified!
sorry for the basic question.