+ Reply to Thread
Results 1 to 2 of 2

is there this func?

  1. #1
    Registered User
    Join Date
    02-10-2005
    Posts
    1

    is there this func?

    I need a function that scans from the current position or range of cells in order vertically and/or horizontally and looks for the first non-blank value it finds and returns it. Is there such a function, I looked and looked and couldn't find one.

    Thanks,

    Devin

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474
    Try the following...

    =INDEX(A1:A100,MATCH(TRUE,A1:A100<>"",0))

    ...confirmed with CONTROL+SHIFT+ENTER.

    Hope this helps!

    Quote Originally Posted by dino-new
    I need a function that scans from the current position or range of cells in order vertically and/or horizontally and looks for the first non-blank value it finds and returns it. Is there such a function, I looked and looked and couldn't find one.

    Thanks,

    Devin

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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