+ Reply to Thread
Results 1 to 4 of 4

If A Cell Within A Range Isnt Blank, Return That Value...

  1. #1
    Forum Contributor
    Join Date
    02-09-2016
    Location
    West Midlands
    MS-Off Ver
    2016
    Posts
    224

    If A Cell Within A Range Isnt Blank, Return That Value...

    Hi guys!

    I have the following section of a current 'Sheet' i am working on.

    Forum Formula.jpg


    In Cell 'X8', how do i search within the Range W1:W8 and if any of the Cells contains anything, return this value in Cell 'X8'?



    Any advice greatly appreciated

    Cheers!

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: If A Cell Within A Range Isnt Blank, Return That Value...

    "if any of the cells contain anything"

    You're implying there may be more than one that's not blank in that range.
    If thats the case then you can either use TEXTJOIN if you have it or VBA is your only other option.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    01-09-2014
    Location
    Leeds, England
    MS-Off Ver
    Excel 365
    Posts
    72

    Re: If A Cell Within A Range Isnt Blank, Return That Value...

    If there will only be 1 value, you can just sum the range

    =SUM(W1:W8)

  4. #4
    Forum Contributor
    Join Date
    02-09-2016
    Location
    West Midlands
    MS-Off Ver
    2016
    Posts
    224

    Re: If A Cell Within A Range Isnt Blank, Return That Value...

    Thanks Guys!

    Yes there is always only 1 value so the SUM function is ideal

    I didnt even think of that, much appreciated, feedback left to both of you.

+ 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 to Return cell adress for next non-blank cell in a range
    By jmca2000 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-03-2016, 03:15 PM
  2. [SOLVED] Cells in a range are all not blank, return maximum value (date), If 1 blank return 0
    By Matt1998 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-19-2016, 11:14 AM
  3. Replies: 1
    Last Post: 09-04-2013, 07:23 AM
  4. Replies: 4
    Last Post: 08-29-2012, 02:45 PM
  5. How to check cell isnt blank upon saving or closing
    By jchamber00 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-29-2012, 04:42 AM
  6. Return cell adress for next non-blank cell in a range
    By toreadore in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-28-2006, 07:40 AM
  7. [SOLVED] if the value of a cell in a range is not blank, then return the v.
    By kvail in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-08-2005, 05:23 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