Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2008

Tip: Looking for answers? Try searching our database.

Blank entry in an IF statement returns FALSE. I want it to be blank

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
wasted wanderer - 05 Apr 2008 19:57 GMT
When I have no entry in a cell within an IF statement it returns as
"FALSE". I want it to be blank and have no value.

If I use if(ai="","") I still get FALSE unless the entry is done via
the spacebar and then I get a blank cell. How do I get a blank cell
when no entry is made?

Thank you,

Rudy
Sandy Mann - 05 Apr 2008 20:17 GMT
You need to give the formula a FALSE option.  Assuming that you want the
value in A1 use:

=IF(A1="","",A1)

Signature

HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

sandymann2@mailinator.com
Replace @mailinator.com with @tiscali.co.uk

> When I have no entry in a cell within an IF statement it returns as
> "FALSE". I want it to be blank and have no value.
[quoted text clipped - 6 lines]
>
> Rudy
pub - 05 Apr 2008 20:17 GMT
wasted wanderer <seniorbrother@gmail.com> wrote in news:fb799a39-694b-
4402-80bc-5e19f75db9f8@2g2000hsn.googlegroups.com:

> When I have no entry in a cell within an IF statement it returns as
> "FALSE". I want it to be blank and have no value.
[quoted text clipped - 6 lines]
>
> Rudy

you have too few arguements. you are missing the 2nd ,
try

=IF(A1="","","")
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.