Excel表格批量新增字首數字(Excel如何給表格裡的資料新增字首)

在日常工作中,特別是財務人,經常會碰到的問題:

報表做好後提交老闆一次次被退回

數字後面要加上單位,金額前面要有人民幣符號

看似簡單的小問題,是不是又要一個個新增呢?

今天小編教你一招快速新增字首、字尾,分分鐘就搞定了

情況一:給金額新增人民幣符號【¥】

快捷鍵法:選中資料,然後按Ctrl Shift 4鍵,人民幣符號新增完成;

功能按鈕:選中資料,在【開始】選項卡中找到【數字】功能組,點選【數字格式】組合框右側倒三角,在選單中選擇【貨幣】,也可以完成人民幣符號新增。演示如下圖:

情況二:給數字新增單位【萬元】

1、選中資料,滑鼠右鍵點選選中區域,在彈出的選單中選擇【設定單元格格式】調出設定單元格格式視窗,或者按Ctrl 1鍵可以直接調出設定單元格格式視窗;

2、在設定單元格格式視窗中,在【數字】頁面下,分類選擇【自定義】,右側型別下面文字框中 " [G/通用格式] "後面輸入:萬元,最後點選【確定】,完成新增單位【萬元】。演示如下圖:

情況三:所有空白單元格填充為【無】

表格中有很單元格沒有資料,老闆要求用【無】填充,要是一個個輸入也是相當麻煩的,下面兩步搞定:

1、選中表格,按Ctrl G鍵或F5鍵,然後在新視窗中點選【定位條件】,選擇【空值】,最後點選【確定】返回工作區,這樣所有空白單元格就被選中了;

2、上一步操作後,不要動滑鼠,直接用鍵盤輸入:無,完成按Ctrl 回車鍵,所有空單元格都填充上了【無】。演示如下圖:

你學會了嗎?記得給小編轉發、點贊喲!需要什麼教程可以在評論區留言

       
專欄
WPS2019表格和文字二合一教程
作者:Excel與財務
98幣
20人已購
檢視

#pgc-card .pgc-card-href { text-decoration: none; outline: none; display: block; width: 100%; height: 100%; } #pgc-card .pgc-card-href:hover { text-decoration: none; } /*pc 樣式*/ .pgc-card { box-sizing: border-box; height: 164px; border: 1px solid #e8e8e8; position: relative; padding: 20px 94px 12px 180px; overflow: hidden; } .pgc-card::after { content: " "; display: block; border-left: 1px solid #e8e8e8; height: 120px; position: absolute; right: 76px; top: 20px; } .pgc-cover { position: absolute; width: 162px; height: 162px; top: 0; left: 0; background-size: cover; } .pgc-content { overflow: hidden; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .pgc-content-title { font-size: 18px; color: #222; line-height: 1; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pgc-content-desc { font-size: 14px; color: #444; overflow: hidden; text-overflow: ellipsis; padding-top: 9px; overflow: hidden; line-height: 1.2em; display: -webkit-inline-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .pgc-content-price { font-size: 22px; color: #f85959; padding-top: 18px; line-height: 1em; } .pgc-card-buy { width: 75px; position: absolute; right: 0; top: 50px; color: #406599; font-size: 14px; text-align: center; } .pgc-buy-text { padding-top: 10px; } .pgc-icon-buy { height: 23px; width: 20px; display: inline-block; background: url(https://lf1-cdn-tos.bytescm.com/obj/cdn-static-resource/pgc/v2/pgc_tpl/static/image/commodity_buy_f2b4d1a.png); }