How many minutes between two times but with a lookup/index

jurassicrose

New Member
Joined
May 30, 2019
Messages
1
Hi,

First time posting-

I have two sheets and I need to reference a job number from one sheet to see if it appears on the other sheet and if it does to return the time when that job was started so I can work out how long it took before the job was finished.

My issue is that the job number is say 6108812 or 6108819 for when the job finished and in the sheet that I need to know when it was started the jobs are batched so it will say 6108810-6108820 all started at 9:50:14

Is there a way I can get it to return the value if my job number falls in between the two other numbers.

I hope that makes sense.

Thank you!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Maybe something like this:

Excel Workbook
AB
1Job #Start Time
261088129:50:14
Sheet1
Excel Workbook
AB
1Job #'sStart Time
26108800-61088098:25:00
36108810-61088209:50:14
46108821-610883010:05:06
Sheet2
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,241
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