Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Array formulas not working in Excel 2003.

I am trying to use array formulas (to find the value in col C in a row
meeting two criterias in col A and B), but can't seem to make it work.

Problem is I can't even get Excel examples that I copy from the help file to
work with Array formulas. I have tried ctrl+shift+enter and using {}, but no
luck.

Is there any way the array formulas could have been disabled?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Array formulas not working in Excel 2003.

=INDEX(rngC,MATCH(1,(rngA="criteria 1")*(rngB="criteria 2"),0))

ctrl+shift+enter, not just enter


"kamelone" wrote:

I am trying to use array formulas (to find the value in col C in a row
meeting two criterias in col A and B), but can't seem to make it work.

Problem is I can't even get Excel examples that I copy from the help file to
work with Array formulas. I have tried ctrl+shift+enter and using {}, but no
luck.

Is there any way the array formulas could have been disabled?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Array formulas not working in Excel 2003.

Hi,

It would help if you showed us the formula you are using. If there can be
only one value that meets the two conditions then

=SUMPRODUCT(--(A1:A10="condition1"),--(B1:B10="condition2"),C1:C10)

no array entry needed.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"kamelone" wrote:

I am trying to use array formulas (to find the value in col C in a row
meeting two criterias in col A and B), but can't seem to make it work.

Problem is I can't even get Excel examples that I copy from the help file to
work with Array formulas. I have tried ctrl+shift+enter and using {}, but no
luck.

Is there any way the array formulas could have been disabled?

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
QP formulas not working in Excel Westech Excel Worksheet Functions 2 May 7th 08 04:39 PM
Formulas in 2007 not working in 2003 Andrew Excel Worksheet Functions 22 January 28th 08 06:10 PM
Formulas Not Working in Excel 2003 [email protected] Excel Discussion (Misc queries) 5 May 3rd 06 07:52 PM
Array Formula Not Working with Range with Formulas [email protected] Excel Discussion (Misc queries) 4 February 1st 06 02:01 PM
Excel array formulas Les Gordon Excel Discussion (Misc queries) 1 September 3rd 05 04:12 PM


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