+ Reply to Thread
Results 1 to 5 of 5

Find rightmost non 0 number and then return row 1 for that column

  1. #1
    Registered User
    Join Date
    08-05-2015
    Location
    NY
    MS-Off Ver
    9.0
    Posts
    2

    Find rightmost non 0 number and then return row 1 for that column

    I have dates in row 1 and I am trying to find out what date contained the last reported number greater than 0.

    My data starts in column E and goes to column X.

    I have tried a variety of formulas but I can't seem to make it work and do not want to do a million if statements.

    Thanks for any and all help you could provide!

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,953

    Re: Find rightmost non 0 number and then return row 1 for that column

    What does "last reported number" mean?
    Ben Van Johnson

  3. #3
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Find rightmost non 0 number and then return row 1 for that column

    Maybe something like this?
    =LOOKUP(2,1/(E2:X2>0),$E$1:$X$1) and copy down?
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  4. #4
    Registered User
    Join Date
    08-05-2015
    Location
    NY
    MS-Off Ver
    9.0
    Posts
    2

    Re: Find rightmost non 0 number and then return row 1 for that column

    Thank you so much! This seems to be doing what I need!

  5. #5
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Find rightmost non 0 number and then return row 1 for that column

    Nothing like throwing a blind dart at the wall, and hitting the bullseye.

+ 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] Find Max Value in Table, Return Row & Column Number
    By roche92 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-25-2015, 04:47 PM
  2. [SOLVED] Find first negative number in column, return row number
    By slade8200 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-06-2014, 11:14 AM
  3. Find the same number in the column and then return text from another column"
    By SHOOTERTPP in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-02-2014, 11:21 PM
  4. Replies: 5
    Last Post: 02-13-2014, 05:37 PM
  5. [SOLVED] Find, Return 1st number/word in adjacent column
    By wkhor in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-11-2012, 12:10 AM
  6. Replies: 1
    Last Post: 06-24-2010, 09:29 PM
  7. Find number and return column
    By jabber25 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-12-2010, 04:51 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