Forum Discussion

AshleySolomon's avatar
AshleySolomon
Qrew Trainee
8 months ago

Formula Checkbox box on Numeric field

I am trying to create a formula for a Checkbox field type. 

I need the Checkbox to the checked if the value in a numeric field is greater then or equal too a 1,000,000. 

I keep hitting a wall. 



------------------------------
Ashley Solomon
------------------------------

1 Reply

  • Try this

    IF([My numeric field ]> 1000000,true)



    ------------------------------
    Mark Shnier (Your Quickbase Coach)
    mark.shnier@gmail.com
    ------------------------------