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 ADVANCED: Need to sum values in different worksheets based on a rowand column criteria.

Hi,

So I got to a point

=INDEX('Client'!$C$87:$Q$152,MATCH($B135,$B$87:$B$ 152,0),MATCH(D$86,C$86:$Q$86,0))

It returns the value from the worksheet named Client based on the corresponding row and column. However I need the range to be over several spreadsheets like so

=INDEX('Client:Supplier'!$C$87:$Q$152,MATCH($B135, $B$87:$B$152,0),MATCH(D$86,C$86:$Q$86,0))

I need it to sum all the matching values (based on row and column) from several worksheets. I was hoping to avoid the use of VBA as it requieres a special prommisison from the user.

Thank you.

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
Return column values based on criteria (HLOOKUP & VLOOKUP?) SalientAnimal Excel Discussion (Misc queries) 0 February 10th 14 10:21 AM
Filter duplicates based on criteria / column values phillr Excel Discussion (Misc queries) 0 April 9th 10 09:13 PM
Sum values based on criteria in another column Derek Johansen Excel Programming 4 May 21st 09 08:06 PM
summing values in a data table based on criteria in another column Dave F Excel Worksheet Functions 7 August 26th 06 04:36 PM
Create Worksheets Based Upon Changing Column Values in XP Gary[_12_] Excel Programming 1 December 18th 03 12:07 AM


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

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"