#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
lb lb is offline
external usenet poster
 
Posts: 6
Default IF THEN

I'm trying to write an IF then to to test if a cell value is greater than
every value in another range of data (in a column). I tried
=if(A1Range(A2:A30),1,0) and I also tried =if(A1A2:A30,1,0) for simple
returns of 1 or 0. No luck. Does anyone have a suggestion?
--
LB
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default IF THEN

=(A1MAX(A2:A30))+0


"LB" wrote:

I'm trying to write an IF then to to test if a cell value is greater than
every value in another range of data (in a column). I tried
=if(A1Range(A2:A30),1,0) and I also tried =if(A1A2:A30,1,0) for simple
returns of 1 or 0. No luck. Does anyone have a suggestion?
--
LB

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 846
Default IF THEN

=--(a1max(a2:a30))
--
Wag more, bark less


"LB" wrote:

I'm trying to write an IF then to to test if a cell value is greater than
every value in another range of data (in a column). I tried
=if(A1Range(A2:A30),1,0) and I also tried =if(A1A2:A30,1,0) for simple
returns of 1 or 0. No luck. Does anyone have a suggestion?
--
LB

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



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