+ Reply to Thread
Results 1 to 4 of 4

IF cell is this text leave blank otherwise keep original text

Hybrid View

king10001 IF cell is this text leave... 05-17-2016, 06:56 AM
king10001 Re: IF cell is this text... 05-17-2016, 06:57 AM
JohnTopley Re: IF cell is this text... 05-17-2016, 07:01 AM
Phuocam Re: IF cell is this text... 05-17-2016, 07:06 AM
  1. #1
    Forum Contributor
    Join Date
    06-24-2013
    Location
    United Kingdom
    MS-Off Ver
    Office 365
    Posts
    114

    IF cell is this text leave blank otherwise keep original text

    =IF("Vol."&M20="Vol.0","","("Vol.&M20")")

    So if cell is Vol.0 make it blank otherwise make it original text

  2. #2
    Forum Contributor
    Join Date
    06-24-2013
    Location
    United Kingdom
    MS-Off Ver
    Office 365
    Posts
    114

    Re: IF cell is this text leave blank otherwise keep original text

    Had to make another column

    =IF(I20="Vol.0","",I20)

    Can it be done in the original column?

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2507 Build 16.0.19029.20136) 64-bit
    Posts
    31,553

    Re: IF cell is this text leave blank otherwise keep original text

    you can't have a formula and value in same cell (which is my reading of your post).

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,220

    Re: IF cell is this text leave blank otherwise keep original text


    =IF(M20=0,"","(Vol."&M20&")")

+ 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. Put an X in a cell if there is Text in a Range of Cells. Leave blank if not.
    By pschultz614 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2015, 05:37 PM
  2. Replies: 2
    Last Post: 10-24-2014, 12:12 PM
  3. [SOLVED] help on a simple if text says this input that, if cell is blank leave it blank
    By Rec1ne in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-02-2013, 10:43 AM
  4. [SOLVED] Leave text in a cell when same cell has no text input.
    By rastak1 in forum Excel General
    Replies: 9
    Last Post: 07-12-2013, 12:51 AM
  5. [SOLVED] Find partial text string within another text string return original text into cell.
    By mikey42979 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-17-2013, 02:58 PM
  6. [SOLVED] Simple pull exact text from cell, if blank it pulls up a 0. How to leave it as blank?
    By sharpmel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-30-2012, 02:20 PM
  7. If cell contains text, leave as is
    By jhemley@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-15-2006, 11:45 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