If I have 3 columns - column A is the qty of contracts, column B holds the start date of the contracts, and column C holds the last Bill date of the contracts. Assume all contracts Bill once a month and for the same amount.
Example: Row 1 : column A: qty 30 contracts. Column B: the contracts all start 1/1/17. Column C: the contracts all end 12/31/20.
Row 2: Column A: qty 25 contracts. Column B contracts all start 2/1/17. Column C the contracts all end 1/31/21.
Etc...
Is there a way to use PQ to automate creating a spread of total contract revenue by month (spread between earliest possible Bill start month and latest possible Bill start month of all rows)?
Example: Row 1 : column A: qty 30 contracts. Column B: the contracts all start 1/1/17. Column C: the contracts all end 12/31/20.
Row 2: Column A: qty 25 contracts. Column B contracts all start 2/1/17. Column C the contracts all end 1/31/21.
Etc...
Is there a way to use PQ to automate creating a spread of total contract revenue by month (spread between earliest possible Bill start month and latest possible Bill start month of all rows)?