#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Complex Formula

I need some help. I am trying to create a formula where I reference two
different cells in one spreadsheet that are in the same row(this is the
critera that I am pulling from on a "Data" page). On a separate tab I need
to average the numbers that coincide with the referenced cell from the
original tab.

A simple Vlookup formula doesn't work because it only uses one description
as a qualifier.

Please Help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Complex Formula

Do you mean

=SUM((Sheet2!A2:A20="value1")*(Sheet2!B2:B20="valu e2"))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.
Excel will automatically enclose the formula in braces (curly brackets), do
not try to do this manually.
When editing the formula, it must again be array-entered.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Watty30" wrote in message
...
I need some help. I am trying to create a formula where I reference two
different cells in one spreadsheet that are in the same row(this is the
critera that I am pulling from on a "Data" page). On a separate tab I
need
to average the numbers that coincide with the referenced cell from the
original tab.

A simple Vlookup formula doesn't work because it only uses one description
as a qualifier.

Please Help



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
complex formula LOU Excel Discussion (Misc queries) 8 September 17th 06 01:50 PM
Can someone help with this complex formula? My2Boyz9802 Excel Worksheet Functions 4 April 21st 06 05:12 PM
Need Help with complex formula TJF Excel Worksheet Functions 2 November 25th 05 10:04 PM
I Need Help with complex formula ? Dan Thompson Excel Worksheet Functions 1 September 14th 05 12:00 AM
Complex =mid formula foff Excel Worksheet Functions 2 August 14th 05 12:32 PM


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