Excel表格有空行怎麼複製

在我們日常工作中,幾個人填寫的表格資料,需要集中到一個表格中,(如下圖),如果資料少,我們可以一個個複製貼上,資料多可以利用公式來完成,但小編的原則是能用技巧的不用公式,因為技巧會簡單很多。今天小編和大家分享如何把資料貼上到空白單元格內。


具體操作:

1、選中需要複製的單元格區域C5:E9,按Ctrl C複製;

2、選中需要貼上的位置C14單元格,點選滑鼠右鍵,在彈出的選單中選擇【選擇性貼上】,在新視窗中勾選【跳過空單元】,最後點選【確定】按鈕即可完成。

演示如下圖:


希望以上內容對你的工作有實質性的幫助,如果有哪些不明白之處,可以在評論區留言。也希望可以轉發點個贊,給小編鼓勵和支援,小編會繼續寫出更多優質的Excel技巧教程。您的讚賞、關注、轉發、評論、點贊和收藏都是對小編的鼓勵和支援,謝謝您!

       
專欄
WPS 2019 入門到精通
作者:Excel與財務
39.9幣
9人已購
檢視

#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://lf3-cdn-tos.bytescm.com/obj/cdn-static-resource/pgc/v2/pgc_tpl/static/image/commodity_buy_f2b4d1a.png); }

Excel中多條件判斷你還在用if函式來實現嗎?用這兩個函式更簡單

能計數、求和的多種功能萬能函式Sumproduct解讀

Excel應用:統計學生成績經常用到的函式