Automatically translated.View original post

[Excel] No way that automation

@あっこ|ワーママのExcel•PC仕事術👈 other Excel work techniques here

This time we will introduce how to draw ruled lines automatically! ✨

[Method 1]

1. Select the cell you want to display the ruled line automatically for each column

2. Select "New Rule" from "Conditional Format"

3. Select the type of rule "Use a formula to determine the cell to format"

4. Click "Format value if it meets the following formula"

5. Click the first cell (C1 this time)

6. Press F4 twice and prefix the column name with $($C1)

7. Enter $C1 < >

8. Select "Format"

9. Click "Borders" on the Borders tab.

10. OK

[Method 2]

1. Select the table range

2. Press Ctrl + T at the same time

3. Check "Use as table heading in first row"

4. OK

⚠️ Method 2 Attention Points ⚠️

・ It expands automatically in the column direction

・ Since the notation of the formula is different from usual, people who are not used to it will be confused

Color is set → This can be changed from the Table Design tab!

Please take advantage of it! ✨

─ ─ ─ ─ ─ ─ ─

Akko | Wormama's Excel Work Techniques

\ From "weak" to "little capable" /

Make that work easier!

* Efficiency up to 1 minute a day 🔰 ✨

* Go home 30 minutes early for family time ✨

Look from here 👇

≫ ≫ ≫@あっこ|ワーママのExcel•PC仕事術

─ ─ ─ ─ ─ ─ ─

# excel # excel _ beginner The Table # work efficiency # wahmama

9/1 Edited to

... Read more「文字を入力するだけで罫線が自動で追加されたら最高なのに…」と思って、私が実際によく使う“使い分け”も追記します。結論、見た目を自由に保ちたいなら条件付き書式、集計や並び替えまで一気にラクにしたいならテーブル化が便利です。 ■どっちを使う?迷ったときの選び方 ・条件付き書式(方法1)が向いてる:請求書、日報、入力フォームなど「デザインを崩したくない表」。列の追加や見た目の自由度が高いです。 ・テーブル(方法2)が向いてる:商品名、A支店/B支店/C支店みたいな一覧表、データベース的な表。「並び替え」「フィルター」「集計」をよくやるなら強いです。 ■条件付き書式がうまく動かないときのチェック(罫線が増えない/ズレる) 1) 数式の“$”がポイント 例の「$C1<>""」は、列Cは固定して行だけ動く指定です。F4を2回押して「$C1」になっているか確認します(excel 絶対参照の超基本)。 2) 適用先の範囲を見直す 列ごと選択してルールを作った場合、後から列を増やすと適用が漏れることがあります。「条件付き書式」→「ルールの管理」で“適用先”を広げると安定しました。 3) 空白に見える値に注意 数式で""(空文字)を返しているセルは、見た目は空でも「空白じゃない」判定になることがあります。必要なら「=LEN(C1)>0」などに変えると意図通りになりました。 ■テーブル化(Ctrl+T)を使うと何がラク? ・新しい行を足すだけで罫線や書式が自動で拡張 ・見出しにフィルターが自動で付き、excel 並び替えが一発 ・合計行を出せるので、エクセル 合計の出し方(SUM関数)も楽になります(テーブルの「集計行」をONにすると便利) ■テーブルの“色”が邪魔なとき テーブルにすると勝手に色が付くのが気になることが多いです。私は「テーブル デザイン」→スタイルで「なし(クリア)」系に変えて、見た目だけ普通の表に寄せて使っています。 ■補足:Excelのバージョン確認(操作が違うとき) 画面が違って迷ったら、まずエクセル バージョン 確認を。[ファイル]→[アカウント](または[ヘルプ])→「Excel のバージョン情報」で確認できます。古いバージョンだと表示や項目名が少し違うことがあります。 罫線を“引く作業”が消えるだけで、入力スピードがかなり上がりました。自分の表の使い方に合わせて、条件付き書式とテーブルを使い分けるのがおすすめです。