Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
richard
 
Posts: n/a
Default solving lists of numbers problems

i am trying to search through lists to return a result of if there is no
number 5 in cells A1 to A25 then the answer is 5. i am sure it is simple but
i must be too stupid to do it
--
regards

Richard
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=IF(COUNTIF(A1:A25,5)=0,5,"")


In article ,
"richard" wrote:

i am trying to search through lists to return a result of if there is no
number 5 in cells A1 to A25 then the answer is 5. i am sure it is simple

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
solving for all possible combinations of a set of numbers tradersm Excel Worksheet Functions 10 July 15th 05 12:36 AM
Checking Winning Numbers in the Lottery. Ann Excel Discussion (Misc queries) 4 May 18th 05 10:55 AM
How do I compare two lists of numbers? demebe123 Excel Worksheet Functions 1 April 22nd 05 12:32 AM
problems entering in numbers Ian Excel Discussion (Misc queries) 3 January 11th 05 07:41 PM
finding common numbers in large lists Jenn Excel Worksheet Functions 1 November 11th 04 07:42 PM


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