0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【L4への道】Excel編

Last updated at Posted at 2025-04-07

概要

世界一流エンジニアの思考法 牛尾剛【著】のExcel編として、投稿。
なお、OSは、MacOSに対応。

L4としたい内容

列・行の「挿入」を、ショートカットで操作したい

:white_check_mark: [command]
:white_check_mark: [shift]

  • [command] + [shift] + [+]

列・行の「削除」を、ショートカットで操作したい

:white_check_mark: [command]

  • [command] + [-]

罫線の追加をショートカットで操作したい

:white_check_mark: [command]
:white_check_mark: [option]

  • [command] + [option] + [0]
  • [command] + [option] + [↑]
  • [command] + [option] + [↓]
  • [command] + [option] + [→]
  • [command] + [option] + [←]

セルの「結合」「解除」をショートカットで操作したい

MacOSだと、カスタムショートカットキーしか使えないようなので、一旦スキップ。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?