I am trying to have cell automatically fill the following dates:
 
- First day of the current week (i.e Monday)
 - Last day of the current week (i.e Sunday)
 - First day of the next week (i.e Monday)
 - Last day of the next week (i.e Sunday)
 - First day of the previous week (i.e Monday)
 - Last day of the previous week (i.e Sunday)
 - First day of the previous month
 - Last day of the previous month
 - First Day of Next Month
 
 
This will help with reporting. Any assistance would be greatly appreciated.