How to Display

rskip

New Member
Joined
Nov 26, 2009
Messages
46
Office Version
  1. 365
Platform
  1. Windows
I am on Excel 365
I have a spreadsheet that tracks stats for a racing league. 1 Category is interval. This is generally easy to calculate. However the data i get is in seconds, still easy to change to mm:ss.000, however where I am having a problem is if a racer is 1 Lap down.
This is the formula I use
=IFERROR(INDEX(' Week 10'!AH$4:AH$100,MATCH(B1149,IF(' Week 10'!A$4:A$100=AR$1147,' Week 10'!C$4:C$100),0))/10000/86400,"DNR")
Column AH (the data) looks like this
So 1 Lap down is reported as -1, or -2 for 2 laps down

So my results are like this:
Thanks any help is appreciated !

Race Interval
0:00.000
0:00.905
0:16.550
0:25.701
0:35.891
0:36.691
1:07.258
##########
Data
interval​
9045​
165501​
257015​
358913​
366912​
672583​
-1​
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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