Distributing Amount by Start and End Date
There is an Excel file that teaches how to perform the Distributing Amount by Start and End Date operation.
Excel Dashboard for Distributing Amount By Start and End Date
It distributes the amount proportionally across months between start and end dates. Thus, the share for each month is automatically calculated based on the number of days. Additionally, a dynamic array is created from a single cell using MAKEARRAY and LAMBDA functions. Therefore, results are automatically updated when new data is added. This file performs prorate distribution operations quickly and accurately.
Hope it is useful.