Hello,
I have a database with dates (dd/mm/yyyy).
INPUT:

Desired OUTPUT:

I need two conditional formulas:
- if the [start date] is on a month before the [date] month then put the first day of the month of [date] otherwise leave the [start date].
- if the [End date] s on a month before the [date] month then put the last day of the month of [date] otherwise leave the [end date].
Thank you.