Search results

  1. J

    Need help with EXPRESSIONS

    I have the following expression in my report that is working correctly: =IIf([product_compare_cost1]<[product_cost] And [product_compare_cost1]<[product_compare_cost2] And [product_compare_cost1]<[product_compare_cost3] And [product_compare_cost1]<[product_compare_cost4] And...
  2. J

    field will not print in DETAIL section, only if moved to HEADER section

    in my report i have UNBOUND field that will not print when it is in the DETAIL section.. When I move it to HEADER section, it prints. I have never seen this problem before. Notice: the #ERROR for SUPPLIER1 ... that is where i place field in DETAIL section NOTICE: $1.11 value prints when moved...
Top Bottom