Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
will.00
 
Posts: n/a
Default IF scenario for a range


The range A1 to Z1 contains random numbers.

If any numbers in the range A1 to Z1 has any number 100, then "check"
else "ok"

How can I input a formula to a range instead of a cell.


Thanks in Advance


--
will.00
------------------------------------------------------------------------
will.00's Profile: http://www.excelforum.com/member.php...o&userid=24320
View this thread: http://www.excelforum.com/showthread...hreadid=379936

  #2   Report Post  
mangesh_yadav
 
Posts: n/a
Default


=IF(SUMPRODUCT(--(A1:Z1100)),"check","ok")

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=379936

  #3   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Try this:

=IF(COUNTIF(A1:Z1,"100"),"Check","OK")

Biff

"will.00" wrote in
message ...

The range A1 to Z1 contains random numbers.

If any numbers in the range A1 to Z1 has any number 100, then "check"
else "ok"

How can I input a formula to a range instead of a cell.


Thanks in Advance


--
will.00
------------------------------------------------------------------------
will.00's Profile:
http://www.excelforum.com/member.php...o&userid=24320
View this thread: http://www.excelforum.com/showthread...hreadid=379936



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
create range bar graph Aussie1497 Charts and Charting in Excel 2 April 26th 23 11:47 AM
Counting empty cells within a range of cells Rosehill - ExcelForums.com New Users to Excel 2 May 2nd 05 08:53 AM
Counting empty cells within a range of cells Rosehill - ExcelForums.com New Users to Excel 0 April 7th 05 12:47 AM
Define a range based on another named range Basil Excel Worksheet Functions 2 February 21st 05 01:47 PM
named range refers to: in a chart Spencer Hutton Excel Discussion (Misc queries) 1 December 14th 04 10:15 PM


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