nearest

  1. Caleeco

    Match Date to Nearest Month + Match with text field

    <colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col><col><col></colgroup><thead>#DAE7F5[/URL] "] B C D E F G H I J </thead><tbody> 1 Year-Month Product Date Year-Month Product Date Defects Desired output 2 201909 A 15/09/2019 201910 A 17/10/2019 13 201909 3 201907 B...
  2. A

    How to Round Numbers

    In my code, I run into values of a variable (tdur) representing duration (in hours) . These are some examples: 0.53 1.53 2.11 1.06 1.32 2.64 0.26 I would like to round these to the nearest 30 minutes. So, with these example: 0.5 1.5 2.0 1.0 1.5 3.0 0.5 I thought it was more simple than it is.
  3. K

    Finding closest match

    Hi, I'm having a bit of trouble writing a formula to help find the nearest match. My search up value is 185. I would like to write a formula that will read the list of numbers below, and provide the nearest approximate match. I have tried using both VLOOKUP and INDEX functions but I cannot...
  4. R

    Rounding time to nearest previous interval.

    Hello Everyone, I am attempting to rounddown the time to the nearest previous interval. I have some data in excel. It logs the start time of a bar. Eg the 16:00 bar begins at 16:00 and completes at 16:00:59 Now when the time is at 17:20 I would like excel to look for the time 16:00 (starting...
  5. R

    Round off based on third decimal place

    Hi dears, I would like to know the easiest way to do this in excel and I will really appreciate your help. If the third decimal place is 1 or 2 or 6 or 7 round down to nearest 5. If the third decimal place is 3 or 4 or 8 or 9 round up to nearest 5...
  6. W

    How to ROUNDUP an IF Formula

    =IF(B5=0.375,(C5*D5)+E5+(IF(B5=0.375,F5*0.057))+(IF(B5=0.375,G5*0.094))+(IF(H5="X",0.328125,0))+(IF(I5="X",0.453125,0)),0) How do I get this formula to ROUNDUP to the nearest 0.25? Thanks
  7. S

    Rounding to the nearest 0.25

    Good morning, I have a sheet that calculates waiting time and I am using =IFERROR(MROUND(AF2,0.25),"") to round up times to the nearest 0.25 I have a problem though. When a time is entered e.g 2.55 (2hrs 55mins) it returns 2.50 when I need it to show 2.75. Is there a way to alter this to...
  8. H

    Is it possible to convert kilos to pounds using Excel *2010*?

    The pilot (using a flight simulator,) is programming the "Flight Management Computer" or FMC, and calculating how much fuel he needs, he said to round up to the nearest 100 kilos, then add a 100 kilos. So I'd like to know how to convert those two units. Thanks in advance, HizExceLenCy
  9. A

    Nearest point

    So, I have 3 sets of 50 point with x and y coordinate. Each set start from origin (0,0). What I must do is arrange all the points so that 1st point and 2nd point is nearest compared to 3rd,4th and 5th point. After locating 2nd point, I must then find the nearest point to the 2nd point. And so...
  10. R

    How to find weight value measured on the nearest date to another date?

    <tbody> A B C D E F G H I J 1 ID DATE1 WEIGHT1 DATE2 WEIGHT2 DATE3 WEIGHT3 DATE4 WEIGHT4 ARRIVAL DATE 2 12345678 43108.55 60 39681.38 62 38227.88 58 42507.28 61 41109.58 3 23456781 42509.9 100 42634.77 111...
  11. G

    Lookup matched value or next in sequence

    I had this sorted yesterday, but too much clicking of the Undo and lost it. I have two numbers in cells F5 and F6 and need to match the higher value to a list, displaying either the match or if not matched, the next value in sequence. <tbody> F G H I J 5 0.375 6 0.5 7 8...
  12. A

    Round to nearest Quarter

    Hello, Please advice, how to round a fraction to nearest quarter, for example: <tbody> Value Result 1.1 1.00 1.2 1.25 1.3 1.25 1.4 1.50 1.8 1.75 </tbody> Thanks in advance,
  13. A

    Rounding Sum to Nearest 100

    Hello All! I am sure this question has come up numerous times. I have a cell that displays the sum of numbers =P7-P8 I want to round the sum to the nearest 100 Example: $2,550 I want rounded UP to $2,600.00 (the nearest 100) or $9,249 I want rounded DOWN to the $9,200.00 (the nearest...
  14. S

    Rounding down to nearest 100

    I have a calculated field with the following Expression: Round([RecNo],-2) The RecNo field is a regular autonumber field. I want the new calculated field to round the autonumber down to the nearest 100. E.g. <tbody> AutoNumber Calculated Field 78 0 150 100 399 300 1542 1500...
  15. J

    min/max/match/vlookup formula

    Hello, Hello again Is it possible to create a formula that looks up the nearest value within a range but then returns a corresponding value to that nearest value from another column range? I imagine it would include a minimum/maximum and match. Hopefully I can explain this ok. for example If...
  16. W

    Find past and nearest date with parameter "X" for a given date

    Hi! I would like to find past and nearest date with parameter "X" for a given date. Sorry for my English :).
  17. P

    Nearest Lon Lat to Waypoint Formula Issue

    Have adapted an array formula from a previous thread - "Need to compare Latitude & Longitude coordinates to find closest office" The formula is in C2 and picks up Lon and Lat from A1 & A2 and locates nearest from H2:J7...
  18. M

    Excel challenge

    Help me solve it without adding any helper cells or changing the structure There are 8 cities in the country of Eight, A, B, C, D, E, F, G and H. Mr. Z decides to visit each city in his car starting from A. His planned itinerary is A-->B-->C-->D-->E-->F-->G-->H. The distance between the cities...
  19. M

    Thread: How to Use array match function in a distance matrix with problem

    <tbody> There are 8 cities in the country of Eight, A, B, C, D, E, F, G and H. Mr. Z decides to visit each city in his car starting from A. His planned itinerary is A-->B-->C-->D-->E-->F-->G-->H. The distance between the cities is given in Table I </tbody> <tbody> Table...
  20. J

    Multiple vlook up

    I need to lookup for nearest max data and nearest min date and return apprioprate code (code on nearest min date and code nearest max date date) based on two parameters can anyone help me out? based on Sheet 2 I need to return CODE in Sheet 1 <tbody> Sheet 1 A B C D EXAMPLE...

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