LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default LOGICAL OPERATOR "IF" FOR AN ARRAY

YAHOO!!!

THANX!!!

GREAT!!!

You actually opened my eyes. Never ever knew what array formulas are!

REALLY GREAT!!!

THANX AGAIN!!!

YAHOO!!!

"Earl Kiosterud" wrote:

Faraz,

I think you want one formula that examines all of A1:A100, and if it finds
what's in B1, it says so, otherwise, it says not. Put this in a cell:

=IF(OR(A1:A100=B1),"Entry in B1 is present in A1:A100","Entry in B1 is not
present in A1:A100")

It must be entered as an array formula (press Ctrl-Shift-Enter instead of
Enter any time you've typed or changed it).
--
Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"FARAZ QURESHI" wrote in message
...
Can V have a formulas like the following?

if ( any of the cells in array A1:A100 = "LOS ANGELES" , then "AMERICAN",
otherwise "NON-AMERICAN")

OR

if ( any of the cells in array A1:A20 < "40" , then "FAIL", otherwise
"PASS")




 
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
LOGICAL OPERATOR "IF" FOR AN ARRAY FARAZ QURESHI Excel Discussion (Misc queries) 0 January 19th 07 08:19 PM
LOGICAL OPERATOR "IF" FOR AN ARRAY Prasadkakarla Excel Discussion (Misc queries) 0 January 19th 07 08:14 PM
Use of Offset function in array formula scabHead Excel Worksheet Functions 4 December 23rd 06 01:16 AM
logical test, array, text and numbers Dan M. Excel Worksheet Functions 1 April 25th 06 08:56 AM
Formula to list unique values JaneC Excel Worksheet Functions 4 December 10th 04 12:25 AM


All times are GMT +1. The time now is 11:25 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"