Hi, I seem to be having difficulty with something that should be so simple. I have two columns 'Date Required' and 'Decision Date'. 'Date Required' is a user input date field, 'Decision Required' is (or should be), an auto-calculated field to subtract 5 working days from the 'Date Required' field. The formula I have currently is:-
=WORKDAY([Date Required]1, -5)
I am receiving the error:- #INVALID COLUMN VALUE
If I place the formula in the same column as 'Date required' it works fine, but not in other columns. Surely I am not limited to the same column, can anyone advise please?
Many thanks, James.