Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Formula To Return True

Try this:

=IF(AND(B1<"",C1="",D1<""),TRUE,"")

--
Biff
Microsoft Excel MVP


"hilltop55" wrote in message
...
Hi, works, now if you can answer this one it would be great, how do i
adjust
the formula to return only "true" and not the word false?

Jim
"T. Valko" wrote:

Maybe something like this:

=AND(B1<"",C1="",D1<"")

Copied down as needed.

--
Biff
Microsoft Excel MVP


"hilltop55" wrote in message
...
I need a formula, (not sure if if(countif()) is the right one. I have
column
data to look at. I put a filter on column c (blanks) and I need to
find
records where there are rows inwhich cells in both column b and d are
not
null.

for example

B1 = blue
C1 is null
D1 = yellow then the formula would return true. because the cells in
B
and
C are not null.







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
if formula return true value Theresa Excel Discussion (Misc queries) 4 October 4th 08 01:12 PM
Formula to return a true blank dcwood57 Excel Worksheet Functions 5 October 30th 07 11:32 PM
Search for 2 true arguments and return true or false David Excel Discussion (Misc queries) 3 July 15th 06 10:18 AM
Easy formula to return a true or false motol Excel Worksheet Functions 1 July 4th 06 03:43 AM
Function to return True/False if all are validated as True by ISNU Tetsuya Oguma Excel Worksheet Functions 2 March 15th 06 10:28 AM


All times are GMT +1. The time now is 05:16 PM.

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

About Us

"It's about Microsoft Excel"