Automatically translated.View original post

Easy Excel 🔰 date management table automatically updated

← Easy Excel time saving technique (@ oharu _ work)

Thank you for watching 😊

🎙️ Sound Ali Recommended

Calculate how many days ⏰

✅ Setup 2 Steps

① Put a magic formula in column D

= IF (E6 = "done," "done," TODAY () -C6)

("Complete" if column E is complete, otherwise the number of days is calculated)

② Paste this into cell formatting

[red] 0 "days exceeded"; "0" days left "; [blue]" due today "

(This will change the confusing display like "-3 days" to "3 days left")

💡 One Point

Since it is set to be "red letters after the deadline,"

You can see what's wrong in an instant.

Mac is Command + 1.

(Windows opens the formatting with Ctrl + 1)

When the number becomes a huge number like "46098"

Cell formatting from "Date"

Please change to "standard" or "user-defined."

Save it and try using it tomorrow 🙌

* It may not work depending on the version or specification

Next time, we will make your daily life easier.

i will deliver it, so please save it and look back

*********************************************

Make some free time /

Mac 17 years | Windows 3 years

We are sending the struggle story of Excel de beginner 🔰.

Please like and follow me if you like

▶️ _ work

Please feel free to DM and comment

********************************************* "

Excel Time Shortening Easy Excel Excel beginner # excel _ beginner

2/26 Edited to

... Read moreExcelでの期日管理はビジネスシーンでも個人の予定管理でも非常に重要ですが、毎日手動で更新するのは意外と手間がかかります。私も以前は期限まであと何日かを手計算して管理していましたが、ミスや更新漏れでかなりストレスを感じていました。そんな中、このようなIF関数を使った自動更新機能に出会い、大幅に作業時間を短縮できました。 具体的には、期限が完了かどうかを判定するセル(本投稿ではE列)に「完了」と入力すると、自動的に「完了」と表示し、それ以外はTODAY()-C6という数式で日数差を計算する方法です。これにより日々の変化をリアルタイムに反映でき、遅延も赤文字で一目瞭然です。楽になるだけでなく、いつでも正確な状況把握ができるため、ミスやトラブルを未然に防げるのが嬉しいポイントです。 さらに、セルの書式設定を工夫すると、例えば「-3日」など分かりづらい数値を「あと3日」と分かりやすく表示できます。私は最初、数値が巨大になって困りましたが、セル書式を「日付」から「標準」や「ユーザー定義」に変えたら一発で解決しました。MacではCommand + 1、WindowsはCtrl + 1のショートカットで書式設定を呼び出せるのでとても便利です。 また、この方法は初心者の私でも簡単に設定でき、Excelに慣れていない人にもおすすめできます。仕事で締切管理に困っている方、効率化を図りたい方は、ぜひ試してみてください。Excelの便利な時短術は日々の業務を快適に変えてくれます。