Forum Discussion

TimEgerton1's avatar
TimEgerton1
Qrew Member
4 years ago

Use IF Statement in RTFfield to dispaly images

Hi,

Is it possible to use a IF statement in a Formula RTF as per below, as I am getting a syntax error.

IF(
[Funds Remaining Total Contract]0>=,"<img src=\"https://images.quickbase.com/si/24/228-rect_green.png\">",
[Funds Remaining Total Contract]<0,"<img src=\"https://images.quickbase.com/si/24/230-rect_blue.png\">")

Thanks

------------------------------
Tim Egerton
------------------------------

2 Replies

  • Check the placement of the first zero in the formula.  It's in the wrong  side of the >=


    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • TimEgerton1's avatar
      TimEgerton1
      Qrew Member
      Thanks Mark

      ------------------------------
      Tim Egerton
      ------------------------------