Time Formula Help Auto Calculate when new information is enter

Jermaine

New Member
Joined
Sep 30, 2021
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Have this formula for calculating time =TEXT(E9-D9, "h") but when new information is enter on another row the formula does not copy down nor if I insert a row between the data the formula does not copy. Any suggestions.

Comp Time Sheet.xlsx
ABCDEFGH
315-Sep-21Holiday Event12:00 PM5:00 PM55
4Event1:00 PM5:00 PM49.00
5Event2:00 PM5:00 PM312.00
6Event2:00 PM5:00 PM315.00
7Event1:00 PM3:00 PM217.00
8Event5:00 PM8:00 PM320.00
9Event4:00 PM6:00 PM222.00
10Event10:00 AM1:00 PM325.00
11Event11:00 AM2:00 PM328.00
12Event10:00 AM2:00 PM432.00
13Event10:00 AM2:00 PM436.00
14Event10:00 AM2:00 PM440.00
15Event10:00 AM3:00 PM545.00
16Event10:00 AM4:00 PM651.00
17Event11:00 AM5:00 PM657.00
18Event10:00 AM5:00 PM764.00
19Event11:00 AM5:00 PM670.00
20Event10:00 AM5:00 PM777.00
21Event11:00 AM5:00 PM683.00
22Event10:00 AM5:00 PM790.00
23Event11:00 AM5:00 PM696.00
24Event10:00 AM4:00 PM6102.00
25Event11:00 AM5:00 PM6108.00
Sheet1
Cell Formulas
RangeFormula
F3:F25F3=TEXT(E3-D3, "h")
H3H3=(F3)
H4:H25H4=(H3+F4-G4)
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
If you mean the formula will no longer go into new rows, that is the normal behaviour.
 
Upvote 0

Forum statistics

Threads
1,215,772
Messages
6,126,806
Members
449,337
Latest member
BBV123

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top