Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: harms
  • Content: Threads
  • Order by date
  1. harms

    Formula Issue

    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...
  2. harms

    Crystal Reports - Subreport/Formula

    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...

Part and Inventory Search

Back
Top