Hi All,
I have below sample data:
F1 F2 F3............Fn
A 10 5.............Fn
B 20 10
C 30 26
D 15 8
What i want to achieve is to add A B for all fields and same for C D,e.g; sum of A B for F2=30 in single cell and so on. Can anyone help ?
Hi @Inactive User I think you need the Running Total Tool
Hey @Inactive User,
Here is one way to do this for as many columns as you want:
Any questions or issues please ask HTH!Ira
@Inactive User, another way of getting the desired result.
But you need to set the tile if the number of records increases. number of tiles=num of rows/2
I hope this helps!
Thanks!
Hi @Inactive User!
Did any of these solutions work for you?