Forum Discussion

DertjeR's avatar
DertjeR
Copper Contributor
Feb 02, 2022

Excel basic IF statement does not work

I have an issue with using the IF function.  Originally I wanted to only execute a specific function if todays date was after a certain date.  I used =IF(TODAY()>=DATEVALUE("01/03/2022"), SUM(D3;-D...

Resources