User Profile
CA-Santosh
Copper Contributor
Joined Apr 08, 2020
User Widgets
Recent Discussions
Re: Auto monthly due date update
Hi, Try this formula - =DATE(YEAR(A2),IF(DAY(A2)<=15,MONTH(A2),MONTH(A2)+1),15) Assumption made: 1. Bill date (from the 1st day of month to 15th day of month) - Due date falls on 15th day of the same month 2. Bill date (from the 16th day of month to month end) - Due date falls on 15th day of the next month 3. Assume A2 cell contains the Bill date.6.7KViews1like2Comments
Recent Blog Articles
No content to show