How to sum daily interest from 10th of each month to 9th of next month
Our take
In the realm of spreadsheet technology, the challenge faced by the user in the article is emblematic of a common struggle that many encounter when trying to harness the full power of tools like Excel. The task of summing daily interest from the 10th of each month to the 9th of the next is not merely a technical hurdle; it reflects a broader desire for users to transform raw data into meaningful insights that drive decision-making. As this user grapples with their formula, they highlight the need for accessibility in spreadsheet software, especially as they navigate complex functionalities like `SUMIFS` and `EDATE`. This resonates with similar inquiries seen in our community, such as the issues with timestamps in checkboxes from Onedrive spreadsheet, Timestamp for checkbox and unexpected behavior in pivot tables from New Pivots Not Acting Correctly.
The user’s predicament underscores a critical point: while spreadsheets are powerful tools, they often come with a steep learning curve that can deter users from fully leveraging their capabilities. The interplay between data management and user proficiency becomes especially evident when users attempt to apply advanced functions. The objective is clear: to extract a single figure representing interest accrued over a defined period and to automate this process across multiple years. However, as they note, even a seemingly straightforward task can lead to confusion and frustration, aptly described by their feeling of being "twisted into a mental pretzel." This scenario emphasizes the importance of developing user-friendly interfaces and intuitive functionalities that can empower users rather than overwhelm them.
Beyond the immediate technical challenge, this situation raises broader implications for the future of spreadsheet technology and data analysis. As we continue to embrace AI-native solutions, there is a pressing need to prioritize user experience alongside sophisticated capabilities. The ability to simplify complex formulas and provide guided assistance could catalyze a significant shift in how users engage with their data. For instance, the need for tools that not only present data but also provide contextual guidance and support could lead to a more productive and less daunting experience. This aligns with ongoing discussions in our community, such as addressing formatting challenges in Excel, like those seen in Excel formatting things like "2-2" as date, then when reformatting to text it inserts a random number.
As we look to the future, it’s clear that the evolution of spreadsheet technology must be driven by a commitment to making data management more accessible and empowering for all users. The complexities of tasks like calculating interest over specific date ranges may remain, but the tools to tackle these challenges should evolve to meet users where they are. This observation prompts an important question for both developers and users: how can we foster an environment where innovative solutions are not just available but also embraced by those who stand to benefit the most? As we move forward, the intersection of user needs and technological advancement will be crucial in shaping the next generation of data management tools.
I have a spreadsheet that has a list of interest accrued, daily, over 4 years. Something like:
INTEREST
21/10/25 $5.10
22/10/25 $2.67
23/10/25 $7.89
I am trying to use sumifs and edate together to sum all the figures for a given month starting from the 10th of the month, so that I can drag the formula through to apply across the 4 years. But I’ve twisted myself into a mental pretzel and can’t seem to make it work.
I would like the end result to be one figure per month, displayed next to the 9th of the month.
So for 9th May 2026, the figure would be the sum of all interest from 10th April 2026 to 9th May 2026.
Does anyone know how to untangle this one? Help would be very appreciated.
Additional info:
- Excel Version (Microsoft Office LTSC Professional Plus 2024)
- Excel Environment (desktop, Windows)
- Excel Language (English)
- Your Knowledge Level (Beginner to Intermediate)
Syntax:
The dates are entered as DD/MM/YY (which seems to update automatically in the body of the cell to DD/MM/YYYY, then displays when the cell isn’t clicked as DD-MM-YYYY).
Where I‘m getting stuck:
- I‘m working on the premise that I’d need to make a set of formulas that:
(a) extract the date within the month; and
(b) then specify that if it’s exactly the 9th, then sumif from the 10th of the prior month up to and including that day.
- I can’t seem to isolate how the sumif function can do that.
[link] [comments]
Read on the original site
Open the publisher's page for the full experience