I'm working with Crystal 8.5 standard and need to get a report to not print a field if it matches specified criteria.
More specifically, do NOT print a field "tlbinventory.descrption" if it begins with the words DO NOT USE otherwise print.
So I was thinking a If, Then, Else statement would be the best approach but not sure of the correct syntax or if this is the best approach. The help and manual guide did not offer much assistance. Can you help a rookie?
More specifically, do NOT print a field "tlbinventory.descrption" if it begins with the words DO NOT USE otherwise print.
So I was thinking a If, Then, Else statement would be the best approach but not sure of the correct syntax or if this is the best approach. The help and manual guide did not offer much assistance. Can you help a rookie?