+ Reply to Thread
Results 1 to 7 of 7

Formula to leave a cell blank

  1. #1
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Formula to leave a cell blank

    Probably a simple method that i have not tried. I have a table where some cells are populated with #N/A.

    I am trying to work out a formula in another cell saying if the cell that contains #N/A then leave this cell blank.

    Hope you can help,

    Thanks very much!!!
    Last edited by dandavis1; 08-25-2009 at 05:52 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formula to leave a cell blank

    Not much to go on but:

    B1: =IF(ISNA(A1),"",A1)

  3. #3
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Re: Formula to leave a cell blank

    Sorry, perhaps this might explain in better detail. See Attached Dcoument.

    On Sheet 1 most cells contain #N/A, they are linked with the table on sheet 2. How can i write a formula for the cells on sheet one so that the cell will be blank instead of showing #N/A?

    THanks again!!!!
    Attached Files Attached Files

  4. #4
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formula to leave a cell blank

    see post # 2 (change references to suit)

  5. #5
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Re: Formula to leave a cell blank

    Thanks for both your help, that has worked perfectly!!!

+ 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