Accumulating engine run hours

ctrain

New Member
Joined
Sep 7, 2022
Messages
2
Office Version
  1. 2013
Platform
  1. Windows
Hi Guys, brand new user to excel as of a week ago, I've currently started a new job in which I maintain CAT gensets, currently the guys use an excel table that they input the current run hours, which then for each row of the day adds 24hrs so they predict when a service is due by a certain amount of hours. What I've been trying to do the past week is find a way in which the engine run hours increase by 1 every hour automatically. NOTE: This sheet will be open 24/7 on the station computer, so I have added two time cells and used power query to make it refresh every minute so the time updates. Just by going from YouTube or google its seems to be a lot harder then I thought because I cant find anything on how to do this, any ideas? Id imagine this is possible?

Cheers,
Callum
table-png.73375
 

Attachments

  • table.PNG
    table.PNG
    14.5 KB · Views: 90

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
youd actually want to save the data as:
SITE, DATE, HRS
gm1, 1/1/22, 1925
gm2, 1/2/22, 6658

then it can be run thru a pivot or query to produce the 'grid' you show above, or sum any date range.
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,249
Members
449,075
Latest member
staticfluids

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