Forum Discussion

1 Reply

  • MKoski's avatar
    MKoski
    Brass Contributor

    I am not sure what you are trying to do...but, using something like

    "=IF(NOW()<=G3,0,2)" where "G3" is the date will replace the "2" with a "0" (or use """" to return a blank cell) when the current date is equal to or greater then the date in "G3"