I don’t recall why?? I gave that answer. Can you give more detail with examples 
and the logic of what you want.

Don Guillett
Microsoft MVP Excel
SalesAid Software
dguille...@gmail.com

From: Filip Houdek 
Sent: Wednesday, May 09, 2012 5:05 PM
To: excel-macros@googlegroups.com 
Subject: Re: $$Excel-Macros$$ Re: Find column # of first value greater than 
specified value?

Hello, I'm confused about that response. I don't know how SUMPRODUCT would help 
here. Could you explain a bit?
Thanks


On Tuesday, May 1, 2012 8:42:57 AM UTC-4, Don Guillett wrote:
  IF(SUMPRODUCT((B8:AE8<>1)*B8:AE8)<1,"down","up")

  Don Guillett
  Microsoft MVP Excel
  SalesAid Software
  dguille...@gmail.com

  From: Filip Houdek 
  Sent: Monday, April 30, 2012 10:26 PM
  To: excel-macros@googlegroups.com 
  Subject: $$Excel-Macros$$ Re: Find column # of first value greater than 
specified value?

  Here is an example. I want to check row 8 ("Price move") to see whether a 
value greater than 1 or less than -1 comes first, and return "up" or "down" in 
a specified cell based on which comes first ("up" if 1 comes first and "down" 
if -1 comes first). 
  Eventually I want to check the next 30 values in row 8, starting from a cell 
to be determined, like an array re-defined to 30 columns to the right each time 
(I haven't gotten that far yet). Thanks!
  -- 
  FORUM RULES (986+ members already BANNED for violation)
   
  1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
   
  2) Don't post a question in the thread of another member.
   
  3) Don't post questions regarding breaking or bypassing any security measure.
   
  4) Acknowledge the responses you receive, good or bad.
   
  5) Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 
   
  NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
   
  
------------------------------------------------------------------------------------------------------
  To post to this group, send email to excel-macros@googlegroups.com

-- 
FORUM RULES (986+ members already BANNED for violation)
 
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
 
2) Don't post a question in the thread of another member.
 
3) Don't post questions regarding breaking or bypassing any security measure.
 
4) Acknowledge the responses you receive, good or bad.
 
5) Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
 
------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to