MINIFS with OFFSET

ollyhughes1982

Well-known Member
Joined
Nov 27, 2018
Messages
718
Office Version
  1. 365
Platform
  1. MacOS
Hi all,

I'm having trouble combining MINIFS with an OFFSET. What I want to do is find the minimum value (if it isn't 0 or a blank) in column 'I' ('Distance from Home parkrun (K)') of the 'Miscellaneous Data - AP' worksheet - I can do this fine with the following formula:

=MINIFS('Miscellaneous Data - AP'!I3:I10002,'Miscellaneous Data - AP'!I3:I10002,"<>",'Miscellaneous Data - AP'!I3:I10002,">0")

However, I then want to return the value of the corresponding cell in column G ('Latitude, Longitude (Decimal Degrees'). Please see images of the formula I came up with, which doesn't work.

Thanks!
 

Attachments

  • Screenshot 2020-04-18 at 19.27.44.jpg
    Screenshot 2020-04-18 at 19.27.44.jpg
    134.1 KB · Views: 15
  • Screenshot 2020-04-18 at 19.26.16.jpg
    Screenshot 2020-04-18 at 19.26.16.jpg
    153.8 KB · Views: 12

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.

Forum statistics

Threads
1,216,115
Messages
6,128,923
Members
449,479
Latest member
nana abanyin

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