D
Date Less
use CTRL key + ; inside a formula to put the static date in B2 If a2 = YES
if(a2="yes",today(),"blank") the date changes I want to replace today() with
CTRL ;
if(a2="yes",today(),"blank") the date changes I want to replace today() with
CTRL ;