Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 64
Default Indirect/match formula - array

{=INDEX(PAYECalc!F$1:F$300,MATCH(1,(PAYECalc!$A$1: $A$300=$A24)*
(PAYECalc!$C$1:$C$300=$C24),0))}


Would like to replace the above array formula with the formula below
using "indirect" where cell F1 contains the sheet name "PAYECalc" -
but get an error message


{=INDEX(INDIRECT(F$1&"!F$1:F$300",MATCH(1,(INDIREC T(F$1&"!$A$1:$A$300=
$A24")*
(INDIRECT(F$1&"!$C$1:$C$300=$C24"),0)))}

Could someone correct my alternative formula pls

thxs
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 915
Default Indirect/match formula - array

al wrote:
{=INDEX(PAYECalc!F$1:F$300,MATCH(1,(PAYECalc!$A$1: $A$300=$A24)*
(PAYECalc!$C$1:$C$300=$C24),0))}


Would like to replace the above array formula with the formula below
using "indirect" where cell F1 contains the sheet name "PAYECalc" -
but get an error message


{=INDEX(INDIRECT(F$1&"!F$1:F$300",MATCH(1,(INDIREC T(F$1&"!$A$1:$A$300=
$A24")*
(INDIRECT(F$1&"!$C$1:$C$300=$C24"),0)))}

Could someone correct my alternative formula pls

thxs


Answered in MPEWF:

http://preview.tinyurl.com/nnse6n
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
Indirect/match formula - array al Excel Worksheet Functions 1 July 29th 09 01:38 AM
Indirect & Match Formula Problem jkim Excel Discussion (Misc queries) 3 February 15th 09 09:46 PM
Indirect function in Index/Match Array hoosier41 Excel Discussion (Misc queries) 5 June 20th 08 10:09 PM
What is ROW(INDIRECT("1:40")) doing? (array formula) kevin frisch Excel Worksheet Functions 4 September 27th 05 04:08 PM
Indirect used in an array formula Werner Rohrmoser Excel Worksheet Functions 3 July 23rd 05 04:03 PM


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