gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have two feilds StartDate and EndDate. I want to Add a column that says if StartDate = EndDate then .....
My dates are always the first day of each month (1/1/2022, 3/1/2022......)
So if StartDate = 1/1/2022 and EndDate = 1/1/2022 how do I make the new column 2/1/2022? I cannot just add 30 days I need it to be the the first day of the next month.
Any help is appreciated
Again this is for Excel Power Query
My dates are always the first day of each month (1/1/2022, 3/1/2022......)
So if StartDate = 1/1/2022 and EndDate = 1/1/2022 how do I make the new column 2/1/2022? I cannot just add 30 days I need it to be the the first day of the next month.
Any help is appreciated
Again this is for Excel Power Query