0

Date Filter Issue

I am trying to apply a filter on a report, and keep getting a value error

My report returns a field called Due Date against an Opportunity. I would like to apply a filter that only returns entries that have a due date that is equal to or less than todays date plus five working days. To obtain that latter I have added a formula in cell B5 of =WORKDAY(TODAY(),5) to calculate today plus 5, and returns a value of 11th Dec. When I then try to apply a filter against the Due Date of <=$B$5 it gives me a value error, and I don't know why?

Can anyone help me resolve

Thanks
Jon

2 comments

Please sign in to leave a comment.