+ Reply to Thread
Results 1 to 2 of 2

If statement to return blank instead of zero

  1. #1
    Registered User
    Join Date
    03-12-2008
    Posts
    6

    If statement to return blank instead of zero

    What I want to do is be able to make a formula that references a blank cell, that returns a blank cell.

    So I have =A1. If A1 is blank that returns a 0. I want it to return an blank. Is there a way to do that?


    I want to make a graph where I have numbers and cells that are blank. Right now I have numbers and zeros so when my data stops the graphs jumps down to zero and stay there.

    Hope that's clear, thanks!

  2. #2
    Forum Contributor Portuga's Avatar
    Join Date
    02-20-2004
    Location
    Portugal
    MS-Off Ver
    365
    Posts
    852
    =if(a1="";"";A1)
    If you found the solution to your question. Mark the thread as "Solved"
    Thank everyone that helped you with a valid solution by clicking on their

    There is no such thing as a problem, only a temporary lack of a solution

+ 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