#1   Report Post  
Posted to microsoft.public.excel.misc
pmguerra
 
Posts: n/a
Default TRUE condition???


Hi

I have an IF formula in one cell which returns "" (blank) if the
condition is true. But if I use, in another cell:

=A10

where A1 is my first cell, theoretically blank, it returns TRUE...

Any explanations???

Thank You!


--
pmguerra
------------------------------------------------------------------------
pmguerra's Profile: http://www.excelforum.com/member.php...o&userid=14986
View this thread: http://www.excelforum.com/showthread...hreadid=548586

  #2   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default TRUE condition???

Hi

Maybe your first IF formula has a true option:
=IF(A2=10,"","False")

Andy.

"pmguerra" wrote in
message ...

Hi

I have an IF formula in one cell which returns "" (blank) if the
condition is true. But if I use, in another cell:

=A10

where A1 is my first cell, theoretically blank, it returns TRUE...

Any explanations???

Thank You!


--
pmguerra
------------------------------------------------------------------------
pmguerra's Profile:
http://www.excelforum.com/member.php...o&userid=14986
View this thread: http://www.excelforum.com/showthread...hreadid=548586



  #3   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default TRUE condition???

"pmguerra" wrote in
message ...

Hi

I have an IF formula in one cell which returns "" (blank) if the
condition is true. But if I use, in another cell:

=A10

where A1 is my first cell, theoretically blank, it returns TRUE...

Any explanations???


Blank is different from empty.
You may want something like
=AND(A10,A1<"")
--
David Biddulph


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop renaming or moving sheet tabs sparx Excel Discussion (Misc queries) 9 May 16th 06 08:44 PM
Linked Check Boxes blueegypt Excel Discussion (Misc queries) 4 May 12th 06 10:36 PM
Disable CUT via toolbars or shortcut keys sparx Excel Discussion (Misc queries) 0 April 30th 06 08:34 PM
Excel: with an if condition display a row of cell if true Seema Yadav Excel Discussion (Misc queries) 7 January 12th 06 09:58 PM
How to get date entered recording first time condition is true? Dan Morton Excel Discussion (Misc queries) 5 September 8th 05 12:19 AM


All times are GMT +1. The time now is 03:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"