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

Excelで時間を8時間の稼働日に変換するにはどうすればよいですか?

従業員の総労働日数をすばやく取得できるように、8時間労働日に変換する必要がある時間のリストがある場合。 Excelでこのジョブをすばやく簡単に処理するにはどうすればよいですか?

式を使用して時間を8時間の労働日に変換する


式を使用して時間を8時間の労働日に変換する

時間を通常の就業日に変更するには、次の式を適用できます。次のようにしてください。

次の式を入力します。 = QUOTIENT(A2,8)& "日"&((A2 / 8)-QUOTIENT(A2,8))* 8& "時間" 結果を取得する空白のセルに入力し、塗りつぶしハンドルをこの数式に入力するセルまでドラッグすると、すべての時間セルが8時間稼働日形式に変換されます。 スクリーンショットを参照してください:

Note:HH:MM:SS形式の場合、次のように就業日を取得できます。

1.次の式を入力してください: = A2 * 3 空白のセルに結果を入力し、塗りつぶしハンドルをセルまでドラッグします。スクリーンショットを参照してください。

2.次に、数式セルを選択し、右クリックして選択します セルの書式設定 コンテキストメニューから、 セルの書式設定 ダイアログボックスで、をクリックします。 カスタム セクションに カテゴリー リストボックスに入力し、 0.00「日」 テキストボックス、スクリーンショットを参照:

3.次に、をクリックします OK ボタンをクリックしてダイアログを閉じると、必要に応じて結果が表示されます。スクリーンショットを参照してください。

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

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

I was able to convert days and hours with the formula but I can't enter the minutes, could I send the formula containing days, hours and minutes?
thanks
This comment was minimized by the moderator on the site
ok.. got it... pls do not approve the comment. thanks.
This comment was minimized by the moderator on the site
i believe something is wrong... 400hrs cannot be 50 working days! Let me explain by using simple formula:
if 40 hours = 1 day, how many days are there in 400hrs?

40 = 1
400 = ?

then it is 400/40 = 10days
This comment was minimized by the moderator on the site
hi, how to sum up all hours in figures?
This comment was minimized by the moderator on the site
How do i calculate days from given hours and exclude weekends for this example above?
This comment was minimized by the moderator on the site
Hi, Sibu,
Maybe the folloewing formula can help you, please try, hope it can help you!
=FLOOR(A1*3,1)&" Days and "&TEXT(SUM(A1,-TIME(8,0,0)*FLOOR(A1*3,1))," h") & " Hours " & MINUTE(A1) & " Minutes "
This comment was minimized by the moderator on the site
Hi I want to do the opposite from 3 days 6 hours 10 minutes have the formula to get 30:10:45
This comment was minimized by the moderator on the site
thanks for this training. but what was looking for is to calculate how many hours been worked for using the start time and the end time.
i.e. start time end time total hours
8:30 5:00

I want you to please show me the formula to calculate the total hours I have worked for within this period of time.

Thanks
This comment was minimized by the moderator on the site
Hello,
To solve your problem, maybe the following article can help you, please try:
https://www.extendoffice.com/documents/excel/3825-excel-calculate-net-work-hours-between-two-dates-excluding-weekends.html
This comment was minimized by the moderator on the site
This formula works but if I want the work days and hours remaining, what is the formula for that?
This comment was minimized by the moderator on the site
What is the formula for vice-versa? As in if i want to convert 1 days, 08:45:23 into 32:45:23
This comment was minimized by the moderator on the site
HI There,

please con you help me with the Excel Formula to Calculate the Standard Net Hours

The Required NET Hours to Work is 7.5 hours per day, i want the net hours to be calculated automatically as 7.5 hours and also show variance if theres' any short hours.

Name Log In Log Out Gross Hours Extra Hours Net Hours
Benny Boli 8:47 16:33 0:00 0:00 0:00
This comment was minimized by the moderator on the site
Can u tell me what is 31.90 hours how many days is that
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