+ Reply to Thread
Results 1 to 3 of 3

Find last value in column if a positive number

  1. #1
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Find last value in column if a positive number

    Hello,

    I am using this formula

    =LOOKUP(2,1/(C:C<>""),C:C)

    Can it be modified to lookup the last positive number in a column?

    Thanks for any help,
    Nick

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

    Re: Find last value in column if a positive number

    =lookup(2,1/((c:c<>"")*(c:c>0)),c:c)
    Ben Van Johnson

  3. #3
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Re: Find last value in column if a positive number

    Excellent! Thank you PMprotonLeah

+ 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 which combination of columns will add to get the most number of positive numbers
    By cantccamo in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-18-2017, 09:03 PM
  2. Find next positive number in column after specified vaue
    By lar9149 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 10-07-2016, 06:29 PM
  3. [SOLVED] Sum the first x number of positive values in a column
    By JimDandy in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 06-16-2015, 05:08 PM
  4. Replies: 3
    Last Post: 11-17-2014, 11:09 AM
  5. Carrying Over Negative number to next column as a positive number
    By Redraven in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-21-2014, 06:39 AM
  6. sum only positive number in skip column
    By NNancy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-30-2014, 05:12 PM
  7. Replies: 4
    Last Post: 06-14-2012, 06:53 AM

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