I have to run a report based on yesterdays date. Currently the report date is setup for (currentdate - 1). If it is a Monday then the report will show no data, because it is looking for data for Sunday. I need to pull up data for Friday. What is the formula that if the day is a Monday, then it will set the currentdate back to a Friday?