<address id="thnfp"></address>

    <address id="thnfp"><th id="thnfp"><progress id="thnfp"></progress></th></address>
    <listing id="thnfp"><nobr id="thnfp"><meter id="thnfp"></meter></nobr></listing>
    以文本方式查看主題

    -  安易免費財務軟件交流論壇  (http://m.gangyx.cn/bbs/index.asp)
    --  電腦知識交流  (http://m.gangyx.cn/bbs/list.asp?boardid=11)
    ----  [原創]計算單元格中的總字數  (http://m.gangyx.cn/bbs/dispbbs.asp?boardid=11&id=31625)

    --  作者:北偉21
    --  發布時間:2010/11/28 16:48:09
    --  [原創]計算單元格中的總字數
    有時候,我們可能對某個單元格中字符的數量感興趣,需要計算單元格中的總字數。要解決這個問題,除了利用到“SUBSTITUTE”函數的虛擬計算外,還要動用“TRIM”函數來刪除空格。比如現在A1單元格中輸入有“how many words?”字樣,那么我們就可以用如下的表達式來幫忙:


    Channel