+ Reply to Thread
Results 1 to 4 of 4

IF C4 is blank than cell remains blank otherwise = C4

  1. #1
    Forum Contributor
    Join Date
    07-09-2018
    Location
    Germany
    MS-Off Ver
    2016
    Posts
    257

    Question IF C4 is blank than cell remains blank otherwise = C4

    I need a formula for IF C4 is blank than cell remains blank otherwise =C4?

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,317

    Re: I need a formula for IF C4 is blank than cell remains blank otherwise =C4?

    Try...

    =IF(C4="","",C4)
    HTH
    Regards, Jeff

  3. #3
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: IF C4 is blank than cell remains blank otherwise = C4

    If you are working with strings =C4&""
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  4. #4
    Forum Contributor
    Join Date
    07-09-2018
    Location
    Germany
    MS-Off Ver
    2016
    Posts
    257

    Re: I need a formula for IF C4 is blank than cell remains blank otherwise =C4?

    The formula worked,

    Thank you Jeff

+ 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. Excel 2016 Cell remains blank not showing the result
    By Keebellah in forum Excel General
    Replies: 6
    Last Post: 12-12-2017, 07:26 AM
  2. Replies: 8
    Last Post: 09-29-2016, 08:21 AM
  3. cell value be blank if cell value in another cell remains 0
    By clake in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-12-2015, 12:17 PM
  4. [SOLVED] Concatenate If Blank - remove blank line if first cell is blank
    By ker9 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-27-2014, 02:14 PM
  5. Replies: 3
    Last Post: 01-23-2014, 12:19 PM
  6. If cell blank OR another cell blank then show blank, if not display value
    By stevop622 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-09-2013, 04:07 AM
  7. If cell has a value, then another cell remains blank...
    By DeepwaterKoi in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 02-28-2012, 03:39 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