メインコンテンツへスキップ

Excelでスキップブランクセルをコピーして貼り付ける方法は?

通常、空白を含む範囲Aの一部のデータセルをコピーして別の範囲Bに貼り付けると、空白のセルも貼り付けられ、範囲Bの元のデータが失われます。 次のスクリーンショットを参照してください。

doc-copy-skip-blanks-1 -2 doc-copy-skip-blanks-2

これは、一部のデータを見逃すのが面倒です。これを回避するために、Excelには機能があります。この問題を解決するために空白をスキップしてください。

特殊貼り付け機能を使用して、空白のセルをスキップしてコピーして貼り付けます


矢印青い右バブル 特殊貼り付け機能を使用して、空白のセルをスキップしてコピーして貼り付けます

Excelの空白をスキップ機能を使用すると、空白のセルを含むデータ範囲をコピーして、既存のデータを空白で上書きすることなく、別の領域にデータを貼り付けることができます。 次の手順で実行してください。

1。 コピーするデータ範囲を選択し、を押します Ctrlキー+ C それをコピーする。

2。 次に、データを貼り付ける必要がある別の範囲またはセルを選択し、右クリックして、を選択します。 貼り付け > 貼り付け コンテキストメニューから、スクリーンショットを参照してください。

doc-copy-skip-blanks-2

3。 の中に 貼り付け ダイアログボックス、チェック 空白をスキップ オプション、スクリーンショットを参照してください:

doc-copy-skip-blanks-2

4。 次に、をクリックします OK ボタンをクリックすると、コピーした範囲Aのデータが空白のセルなしで範囲Bに貼り付けられます。 スクリーンショットを参照してください:

doc-copy-skip-blanks-2


関連記事:

Excelで空白以外のセルのみをコピーして貼り付ける方法は?

最高のオフィス生産性向上ツール

🤖 Kutools AI アシスタント: 以下に基づいてデータ分析に革命をもたらします。 インテリジェントな実行   |  コードを生成  |  カスタム数式の作成  |  データを分析してグラフを生成する  |  Kutools関数を呼び出す...
人気の機能: 重複を検索、強調表示、または識別する   |  空白行を削除する   |  データを失わずに列またはセルを結合する   |   数式なしのラウンド ...
スーパールックアップ: 複数の基準の VLookup    複数の値の VLookup  |   複数のシートにわたる VLookup   |   ファジールックアップ ....
詳細ドロップダウン リスト: ドロップダウンリストを素早く作成する   |  依存関係のドロップダウン リスト   |  複数選択のドロップダウンリスト ....
列マネージャー: 特定の数の列を追加する  |  列の移動  |  Toggle 非表示列の表示ステータス  |  範囲と列の比較 ...
注目の機能: グリッドフォーカス   |  デザインビュー   |   ビッグフォーミュラバー    ワークブックとシートマネージャー   |  リソースライブラリ (自動テキスト)   |  日付ピッカー   |  ワークシートを組み合わせる   |  セルの暗号化/復号化    リストごとにメールを送信する   |  スーパーフィルター   |   特殊フィルター (太字/斜体/取り消し線をフィルター...) ...
上位 15 のツールセット12 テキスト ツール (テキストを追加, 文字を削除する、...)   |   50+ チャート 種類 (ガントチャート、...)   |   40+ 実用的 (誕生日に基づいて年齢を計算する、...)   |   19 挿入 ツール (QRコードを挿入, パスから画像を挿入、...)   |   12 変換 ツール (数字から言葉へ, 通貨の換算、...)   |   7 マージ&スプリット ツール (高度な結合行, 分割セル、...)   |   ... もっと

Kutools for Excel で Excel スキルを強化し、これまでにない効率を体験してください。 Kutools for Excelは、生産性を向上させ、時間を節約するための300以上の高度な機能を提供します。  最も必要な機能を入手するにはここをクリックしてください...

説明


Officeタブは、タブ付きのインターフェイスをOfficeにもたらし、作​​業をはるかに簡単にします

  • Word、Excel、PowerPointでタブ付きの編集と読み取りを有効にする、パブリッシャー、アクセス、Visioおよびプロジェクト。
  • 新しいウィンドウではなく、同じウィンドウの新しいタブで複数のドキュメントを開いて作成します。
  • 生産性を 50% 向上させ、毎日何百回もマウス クリックを減らすことができます!
Comments (5)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Highlight the value you want to copy➡️Home
This comment was minimized by the moderator on the site
NOT WORKING ON NUMBERS !!!WORKS FINE ON TEXT
This comment was minimized by the moderator on the site
I should add that when I use the GO TO dialog box then SPECIAL and choose BLANKS, a message pops up and tells me there are no blanks even though there are. When I click on one of these "blank" cells there is nothing in the cell or in the display field up top where the cell contents also show.
This comment was minimized by the moderator on the site
Hello,
The “skip blanks” feature in the Paste Special dialog box does not work for me. I have a list of names in Column B and the person’s STATUS in column H. If the person has a PAID status in Column H, I used this formula to extract the name from Column B: =IF(H6="PAID",B6,"")

There are over 600 names with PAID and NONE statuses. The formula worked perfectly. Now I need to copy and paste those names into another column so only the values show.

I copied the names (which really are just the formula that produced the name) and used the Paste Special dialog box to paste that data into another column using the option to paste the values only. I checked the “skip blanks” option and hit OK.

The blanks appeared as well. I tried changing the formula to =IF(H6="PAID",B6," ") so there is a space between the two italics and that did not help. I tried =IF(H6="PAID",B6, ) just leaving the “if false” section completely blank and I got the same results.

I sorted the data which got rid of the blanks but now the names were out of order due to some cells containing Mr or Mrs or no title.

ANY HELP would be appreciated. I'm using MS Excel for Office 365.
Thanks in advance.
This comment was minimized by the moderator on the site
does anyone know keyboard shortcut for this?
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations