I start with =today() in the first cell which works fine. And then use =A2-IF(WEEKDAY(A2)<5,3,1) which I found on the internet but is giving me wrong dates.