![]() |
|
#1
|
|||
|
|||
![]()
Hi whatsup,
This actually worked for the 0! Yeah! It still gives me a 1 for a blank cell, but I can get around that. The 0 was my main issue! Thanks a bunch!! ![]() Nat |
#2
|
|||
|
|||
![]()
Hi whatsup,
Update...It actually does work on a blank cell, as long as I do not add a number and then delete. This will work just fine overall. Thanks, Nat |
#3
|
|||
|
|||
![]() Quote:
= LEN(F20) results in zero, then the formula will work correctly, if you insert for example <space> then it won't. Though the cell appears empty it isn't, and above formula will result in 1. As explanation, with OR(F20="",F20=0,F20="0") you check three cases for F20: - "" = the cell is empty or (as a result of a formula) contains an empty string - 0 = the cell contains a 0 as number - "0" = the cell contains a 0 as text (string) in either case, the formula will return a fixed result of zero!!! |
#4
|
|||
|
|||
![]()
Thanks I see what you mean.
![]() Nat |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
lcaretto | Excel Programming | 2 | 05-26-2014 07:19 PM |
Creating a graph for Future Value function (FV function) | bmoody | Excel | 2 | 11-06-2013 10:52 AM |
![]() |
tinfanide | Word | 2 | 10-06-2012 11:04 PM |
![]() |
gsrikanth | Excel | 1 | 01-07-2012 01:18 AM |
if function help | jim831 | Excel | 2 | 10-29-2010 07:06 PM |