+ Reply to Thread
Results 1 to 7 of 7

Urgent: Missing numbers formula please

  1. #1
    Registered User
    Join Date
    12-12-2014
    Location
    Male, Maldives
    MS-Off Ver
    2007
    Posts
    25

    Urgent: Missing numbers formula please

    I want to get all the missing numbers from Column A to Column B.

    For an example:
    V7rYg.png

    My numbers in Column A starts with 0.01 and it goes on like 0.01, 0.02 0.03 (add 0.01 to each) and it goes on upto 100-150. But some numbers are missing and I want them all in column B. Someone please help me get a formula for this.


    Thanks.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Urgent: Missing numbers formula please

    Here's a possible solution (suggested by shg on this forum, a couple of months back)...

    =IFERROR(IF($A2 > A1+1, A1+1, ""), "")

    Copy down & across (changing the 1 to 0.01 in your real sheet).
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Urgent: Missing numbers formula please

    Hi,

    B2=
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.

    Ref the attachment...
    Attached Files Attached Files
    Click just below left if it helps, Boo?ath?

  4. #4
    Registered User
    Join Date
    12-12-2014
    Location
    Male, Maldives
    MS-Off Ver
    2007
    Posts
    25

    Re: Urgent: Missing numbers formula please

    HI,

    boopathiraja's formula worked but it only get missing numbers upto 0.20

    numbers in column A goes upto 100 and above.

    thanks for the help.

  5. #5
    Registered User
    Join Date
    12-12-2014
    Location
    Male, Maldives
    MS-Off Ver
    2007
    Posts
    25

    Re: Urgent: Missing numbers formula please

    It worked thanks

  6. #6
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Urgent: Missing numbers formula please

    Hi, Try this (will take some time for process )
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Urgent: Missing numbers formula please

    Rep addded to Boopathiraja. However, I'd like to suggest an enhancement. His solution keeps on adding "missing" values, after the maximum value in column A has been reached. This one stops once the maximum is reached.

    Otherwise, it's the same elegant solution.

+ 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. Missing numbers formula
    By Batman1 in forum Excel General
    Replies: 2
    Last Post: 08-15-2014, 05:04 PM
  2. [SOLVED] (URGENT) Fill cells with numbers in interval
    By JonSnow in forum Excel General
    Replies: 5
    Last Post: 08-04-2013, 02:34 PM
  3. [SOLVED] very urgent How to calculate mean excluding few numbers
    By kuntalnr in forum Excel General
    Replies: 2
    Last Post: 04-11-2012, 10:06 AM
  4. Identify Unused Numbers/Missing Numbers
    By gurp99 in forum Excel General
    Replies: 1
    Last Post: 05-31-2011, 07:11 PM
  5. to find missing serial numbers in randomly generated numbers
    By B.H. Hadi in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-01-2005, 07:00 PM

Tags for this Thread

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