+ Reply to Thread
Results 1 to 3 of 3

Find nearest number in column and subtract

  1. #1
    Registered User
    Join Date
    01-31-2019
    Location
    Australia
    MS-Off Ver
    2018
    Posts
    35

    Find nearest number in column and subtract

    Hi,

    I'm trying to take B26 'END' and subtract from the closest number above it in the column, this would be dynamic and could be B17 or B25. This would number would end up in 'B35' Home. Any ideas? Cheers



    Capture.JPG
    Last edited by ManateeProfanity; 02-17-2019 at 05:35 PM. Reason: Error

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Find nearest number in column and subtract

    Wouldn't it always be the last time that you entered in B15:B25 if they are in sequence? If so, you could use this formula in B35:

    =B$26 - LOOKUP(100,B$15:B$25)

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    01-31-2019
    Location
    Australia
    MS-Off Ver
    2018
    Posts
    35

    Re: Find nearest number in column and subtract

    Legend, thanks mate

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Formula required to find the nth nearest number to a selected number
    By josephteh in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-05-2019, 05:49 PM
  2. [SOLVED] VBA to find the nearest empty cell in column F and use that as the active cell.
    By oneblondebrow in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-24-2017, 11:55 AM
  3. VBA To find nearest biggest number and lowest number
    By gan_xl in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-01-2014, 05:49 AM
  4. [SOLVED] Find nearest number
    By ScabbyDog in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-11-2013, 10:48 AM
  5. [SOLVED] To find nearest biggest number
    By gan_xl in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-10-2013, 07:43 AM
  6. To find nearest biggest number
    By gan_xl in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-10-2013, 06:49 AM
  7. Replies: 1
    Last Post: 06-10-2013, 07:08 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1