Thank you for your suggestion.
Replacing the + with &'s didn't work, now I'm getting a "The remaining text doesn't appear to be part of the formula" message..and the cursor is placed before the &.
{TMS_CODES.tx_tms_decode} is a table that decodes a database field code into an actual...
For some reason, I can't get the following formula to work in Crystal Reports v7.0.0.0.
Subreport/Formula:
@Waitlist
if isnull({WAITING_LISTS.no_sch}) and isnull({WAITING_LISTS.no_sch_standby}) and not isnull({WAITING_LISTS.cd_wl_status})
then "On Waiting List"
else if not...
For some reason, I can't get the following formula to work in Crystal Reports:
@Waitlist
if isnull({WAITING_LISTS.no_sch}) and isnull({WAITING_LISTS.no_sch_standby}) and not isnull({WAITING_LISTS.cd_wl_status})
then "On Waiting List"
else if not isnull({WAITING_LISTS.no_sch}) and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.