I'm trying to make sum function to sum "non-stop", for example:

1st submit
G5 will receive K73
2nd submit
G5 will receive K73+K74
3rd submit
G5 will receive K73+K74+K75

... submit
G5 will receive K73+K74+K75+...

Basically, I have 2 tables. Table 1 will receive these sums (on G5, as the example) from table 2 (K73, K74, ...)

Do you know any way I can do it? It doesn't need to be what I suggested above; if it works, it's great =)

Ps: I uploded the file on dropbox because it's larger than 1000kb.
https://www.dropbox.com/s/m79p15v4wo...2016.xlsm?dl=0
It's in portuguese, but I guess you will be able to understand.

Thank you,
Luiz.