#1   Report Post  
Posted to microsoft.public.excel.misc
SJT
 
Posts: n/a
Default MATCH & IF Functions

I am using the follow array formula =MATCH(true,b10:f10+b:15:f15100,0). Is
there a way using the IF function or another function to have the formula not
evaluate the values in say column "c" but still count column "d" as the third
column in the range? Thank you in advance for your assistance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default MATCH & IF Functions

=MATCH(1,(B10:F10+B15:F15100)*(COLUMN(B1:F1)<COL UMN(C1)),0)
(Array formula)

This excludes column C, which you can change in COLUMN(C1)

HTH
--
AP


"SJT" a écrit dans le message de news:
...
I am using the follow array formula =MATCH(true,b10:f10+b:15:f15100,0).
Is
there a way using the IF function or another function to have the formula
not
evaluate the values in say column "c" but still count column "d" as the
third
column in the range? Thank you in advance for your assistance.



  #3   Report Post  
Posted to microsoft.public.excel.misc
SJT
 
Posts: n/a
Default MATCH & IF Functions

Thanks much.

"Ardus Petus" wrote:

=MATCH(1,(B10:F10+B15:F15100)*(COLUMN(B1:F1)<COL UMN(C1)),0)
(Array formula)

This excludes column C, which you can change in COLUMN(C1)

HTH
--
AP


"SJT" a écrit dans le message de news:
...
I am using the follow array formula =MATCH(true,b10:f10+b:15:f15100,0).
Is
there a way using the IF function or another function to have the formula
not
evaluate the values in say column "c" but still count column "d" as the
third
column in the range? Thank you in advance for your assistance.




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
Need help with HLOOKUP and MATCH functions BEAR94 Excel Worksheet Functions 1 August 12th 05 05:36 AM
Multiple Functions IF, AND, COUNTIF, MATCH Mike Excel Worksheet Functions 3 July 29th 05 08:03 PM
Match and index functions: corrlating data from 2 worksheets [email protected] Excel Worksheet Functions 2 May 21st 05 05:38 AM
When MATCH and v/hLOOKUP functions *FAIL* to match (but they should)... [email protected] Excel Worksheet Functions 2 April 6th 05 09:59 PM
How do I use the Match and Index functions to look up a value tha. Maclanders Excel Worksheet Functions 7 February 10th 05 08:31 PM


All times are GMT +1. The time now is 11:08 AM.

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"