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

Excelで24時間以上の時間を加算または合計するにはどうすればよいですか?

通常、Excelで時間を加算または合計すると、左のスクリーンショットに示すように、24時間以内に最終的に計算された結果が得られます。 実際の結果を表示するために、24時間以上の時間を加算または合計するのはどうですか? この記事はあなたを助けることができます。

結果セルの形式を変更して、24時間の時間を追加または合計します


結果セルの形式を変更して、24時間の時間を追加または合計します

結果セルの形式を変更するだけで、それを実現できます。 次のようにしてください。

1.時間を合計した後、結果セルを選択して右クリックし、[ セルの書式設定 右クリックメニューから。 スクリーンショットを参照してください:

2。 の中に セルの書式設定 ダイアログボックスで タブ、選択 カスタム セクションに カテゴリー ボックスに入力し、 [HH]:MM or [HH]:MM:SS ボックスをクリックし、最後に OK ボタン。 スクリーンショットを参照してください:

これで、以下のスクリーンショットに示すように、合計時間の結果が24時間にわたって表示されます。

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

🤖 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 (15)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Hi,

I have these 2 time stamps. the sum of working hours is over 24h.

11/1/2023 7:33:46
11/2/2023 8:55:07


To calculate total hours I use formula: WORKDAY(F1,H1)+MOD(H1-F1,-1) but then if it is over 24h it calculates as 1:21:21

Any help to fix this is appriciated :)
This comment was minimized by the moderator on the site
Can anyone please explain what ;@ added to a custom time format does to the format?
This comment was minimized by the moderator on the site
It works... Thanks
This comment was minimized by the moderator on the site
Kindly help me total up times for my Log Book. The monthly hours need to be added upto the totals. Monthly hours go upto a maximum of 90:00 hrs and Total is in the 10s of Thousands. Eg 14928:22.
Please help
This comment was minimized by the moderator on the site
Hi Philip Cherian,
The method in this post can also help to solve the problem you mentioned.
This comment was minimized by the moderator on the site
Danke für den Hinweis. :-)Thank you so much!
This comment was minimized by the moderator on the site
Hey there, I am a beginner Excel user. I am trying to understand the use of double quotation mark for duration of time in formulas. Double quotation converts the numbers to text, right? But I am able to use it and it says as numbers in this formula; let's say there is 20:00:00, and I want to substract this from 30 hours. My formula would be ="30:00:00"-A2 and it works perfect! So here double quotation doesn't convert it to text. However, when I use double quotation in an IF formula inside a calculated field in pivottable, it doesn't work. For example: =IF('Field 1'>="1:00:00",1,0) Could you please explain and help me understand why I can not use double quotation in the if formula but I can use it when I substract it? I have been trying to understand this for 3 days... Going crazy. Thanks al lot...
This comment was minimized by the moderator on the site
hello my question is if i want to all time values in a specific cell and to restrict if time value is more than 24:00:00 then show dialog box error alert message etc Please any one help me...
This comment was minimized by the moderator on the site
Format to [h]:mm;@

It worked for me... took a while though!
This comment was minimized by the moderator on the site
What would you use if you had to sum these? I just need the total hours but am unable to find a solution. Ideas?



30039:12:56


26472:48:24


27641:05:20


28721:38:08


27766:17:52


24510:17:52


28532:04:48


31366:30:24


27428:28:56


31151:30:48


25722:07:28


24653:21:36
This comment was minimized by the moderator on the site
this is my problem to!
This comment was minimized by the moderator on the site
Good day,
Sorry can't help you with that.
This comment was minimized by the moderator on the site
Thank you!!
This comment was minimized by the moderator on the site
And it save my problem also. So easy when you know how! :-)
There are no comments posted here yet
Load More
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations