n记录末尾的nth选项卡的excel条件格式,等于n记录的总和

发布于 2025-01-21 13:37:33 字数 297 浏览 0 评论 0 原文

我有一个要求我需要在n行末端有条件格式的一个名为“总计”的选项卡,其中结果应为“成本”列中所有n行的总和,

例如,如下所示,唯一的我确定成本的第一列是J9。其他所有内容,成本的记录数量以及选项卡总数从哪里开始,因为ETL过程可能会插入n个记录。因此,不确定它将在哪里,但是我需要在第n个记录结束的位置及其的净结果属于总和(j9:jn)的位置。

“需求”

我尝试了偏移和其他类型的东西,但找不到任何解决方案。请帮忙。

I have a requirement where i need to conditional format a tab called 'Totals' at the end of n rows, where the result should be the SUM of all n rows in 'Cost' column

For example, as you can see below, the only thing i am sure of is the first column of the Cost is j9. and everything else like, number of records for Cost and where does the tab Totals start is unclear as the ETL process might insert n records. so unsure, where it is going to be, but i need the Totals tab in exactly at the place where the nth record end and the net result of it should be SUM(J9:Jn) something like this.

requirement

I've tried OFFSET and other sorts of stuff, but couldn't find any solution. Please help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

屋顶上的小猫咪 2025-01-28 13:37:33

如果您事先准备好在适当的单元格中输入 totals ,则下面的公式将计算成本的总和(是列中j 在单词 copt 的下方,而词 plotals ):

If you're prepared, beforehand, to enter the word Totals in the appropriate cell then the formula below will calculate the summation of the costs (being the total of the cells in column J only below the word Cost and above the word Totals):
Screenshot of suggested formula

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文