Concern with sum formula
Hello ,
Can you help me find out a formula in the " Cumulative Amount to Date " column , whose the result is the sum of data of another column from the first row to the row with the same number ?
Thanks in advance .
Answers
-
Assuming that you are looking for the value/result in the dark green cell in your screenshot above here is what may work,
=INDEX([Cumulative Amount to Date]:[Cumulative Amount to Date], COUNT([Cost / (Credit)]:[Cost / (Credit)])-1)
(For above to work you should not have any blank values in the Cost / (Credit) column between your first (aka row 2) and last row. In case there is no cost then default to 0 value)
-
Hi @Sameer Karkhanis thanks for your assistance . I will try tomorrow and I let you know .
Thanks
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 62 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!