<p><b style="color: rgb(57, 181, 74);"> 關(guān)于學(xué)生成績分?jǐn)?shù)段的統(tǒng)計(jì),網(wǎng)上雖然有很多方法,但都比較繁瑣或難以操作,或者有許多要付費(fèi)才能下載使用,現(xiàn)歸納編輯一套程序,供同志們免費(fèi)使用。</b></p> <p><span style="color: rgb(255, 138, 0);"> 1. 假設(shè)要統(tǒng)計(jì)的成績?yōu)锽列,分別在C、D、E列輸入標(biāo)題:分?jǐn)?shù)段、段人數(shù)、累加。</span></p> <p><span style="color: rgb(255, 138, 0);"> 2. 根據(jù)學(xué)生成績(最高分和最低分)在分?jǐn)?shù)段列(C列)列出段區(qū)間。(為了便于操作按升序排列)</span></p> <p><span style="color: rgb(255, 138, 0);"> 3.在D2單元格輸入公式</span></p><p><span style="color: rgb(255, 138, 0);">=SUM(($B$2:$B$33>=C2)*($B$2:$B$33<C3))</span></p> <p><span style="color: rgb(255, 138, 0);"> 4.按Ctrl+Shift+Enter組合公式,下拉D2手柄</span></p> <p><span style="color: rgb(255, 138, 0);"> 5.選中分?jǐn)?shù)段、段人數(shù)兩列復(fù)制,在原位粘貼成數(shù)值。</span></p><p><span style="color: rgb(255, 138, 0);"> 6.選中C、D兩列按C列降序排列。</span></p> <p><span style="color: rgb(255, 138, 0);"> 7. 在E2單元格輸入公式 =SUM($D$2:D2)</span></p> <p><span style="color: rgb(255, 138, 0);"> 8. 下拉E2單元格手柄,形成完整的段人數(shù)及累加人數(shù)</span></p> <p><a href="https://wenku.baidu.com/view/167d8aba33687e21ae45a935.html#" target="_blank">Excel常用函數(shù)公式大全 </a></p> <p><a href="https://mp.weixin.qq.com/s/ZyZgP03rR7ybb---Z_ECrg" target="_blank">EXCEL表格數(shù)列分解</a></p> <p><a href="http://m.kamkm888.com/377tfqmm?share_from=self" target="_blank">EXCEL數(shù)列數(shù)據(jù)批量合并</a></p>