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 / Worksheet Functions / March 2007

Tip: Looking for answers? Try searching our database.

result if a condition is NOT true?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roland - 07 Mar 2007 09:12 GMT
How do I get XL to report the value of a cell if a (text) value in another
cell is NOT true?
Mike - 07 Mar 2007 09:21 GMT
In any cell will check if A1 is false and if true return the value of A2 or
unspecified if false.

=IF(A1=FALSE,A2,"Unspecified")

Mike

> How do I get XL to report the value of a cell if a (text) value in another
> cell is NOT true?
Joel - 07 Mar 2007 09:25 GMT
To compare text (not boolean true or false) then you need to use strcomp().

> How do I get XL to report the value of a cell if a (text) value in another
> cell is NOT true?
 
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.