I am trying to write a formula that accepts a date parameter and returns the days of that week sunday to monday. For example today is Wednesday the 25, that would be my parameter. the result would return 7 dates starting with the 23rd to the 29th. But i have no idea where to start.