Hi All
want to keep the cell blank if the data is not entered in a cell(B6) and at the same time I want to subtract from cell(b6) 14 days?the
I put the below but it does not work, the date is placed in b6
=IF(B6="","",B6-14,B6+choose(weekday(B6),1,0,0,0,0,0,2))
Thanks
want to keep the cell blank if the data is not entered in a cell(B6) and at the same time I want to subtract from cell(b6) 14 days?the
I put the below but it does not work, the date is placed in b6
=IF(B6="","",B6-14,B6+choose(weekday(B6),1,0,0,0,0,0,2))
Thanks