on ‎2016 Dec 05 4:28 AM
Can someone please help me to achieve cumulative calculation through EMP FORMAT in IBP Or is there is alternate solution ?
Thanks In Advance.
Request clarification before answering.
Hi Ana,
Try this formula:
=INDIRECT(ADDRESS(ROW()-1,COLUMN())) + IF(COLUMN()=9*,0,INDIRECT(ADDRESS(ROW(),COLUMN()-1)))
*number corresponding to the first column of data
Best
Alecsandra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alecsandra,
Thanks for your reply.
Unfortunately i could not understand the formula. I created a local member with column axis and put the formula in it but got no value.
I am trying to achieve below requirement. Here KF2 is cumulative calculation.
Can you please suggest the calculation and steps i need to follow?

Br,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 7 | |
| 4 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.