How to calculate transfers between risk stages

okvals48

New Member
Joined
Sep 27, 2020
Messages
15
Office Version
  1. 365
Platform
  1. Windows
Hi,

at work I have this report where I need to show stage movement's in our accounts receivable's, basically I need to compare previous month to current mount and see in which stage certain invoice or contract was and in which stage it is in current month.

I have two tables, first one is stage transfer which I extract from account structure, I see per invoice if it is S1, S2 or S3, and the second one is balances for each period for that invoice.

Disregard the first month I would compare it with last mount of previous year

On the bottom of the sheet are transfer which I need to fil.

I hope for some sort of suggestion's, how to sum transfer between stages

Thanks in advance



Stage transfer tabel.xlsx
BCDEFGHIJKLMNO
2Stage transfer tabel MONTH PRODUCT123456789101112
3A231233133223
4B331313223232
5C212222123232
6D221321223231
7E122113311222
8F323111221333
9G223233212313
10
11Amount transfer tabel MONTH PRODUCT123456789101112
12A7.834,056.253,097.845,925.028,104.136,631.271,943.785,322.481,041.924,524.438,932.415,005.232,81
13B2.515,564.769,003.007,898.502,498.283,716.734,922.668,751.742,423.296,061.999,482.459,603.220,40
14C911,181.197,858.542,387.151,301.075,327.516,593.480,685.406,727.611,402.265,735.593,922.222,45
15D2.411,457.397,134.109,597.584,439.525,156.930,454.131,664.310,508.818,324.517,444.864,641.874,16
16E3.585,701.516,878.616,175.536,693.890,409.481,831.727,502.254,425.209,566.838,139.824,193.544,95
17F2.268,313.873,601.630,119.308,796.300,906.773,851.040,40669,843.878,086.749,092.573,763.790,40
18G8.462,797.541,184.236,584.770,03946,494.760,554.075,832.912,609.385,758.850,828.261,384.412,73
19
20S1 > S2
21S1 > S3
22S2 > S1
23S2 > S3
24S3 >S2
25S3 >S1
Sheet1
Cell Formulas
RangeFormula
D3:O9D3=+RANDARRAY(7,12,1,3,TRUE)
D12:O18D12=+RANDARRAY(7,12,500,10000,)
Dynamic array formulas.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,215,352
Messages
6,124,457
Members
449,161
Latest member
NHOJ

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top