Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return column values based on criteria (HLOOKUP & VLOOKUP?) | Excel Discussion (Misc queries) | |||
Filter duplicates based on criteria / column values | Excel Discussion (Misc queries) | |||
Sum values based on criteria in another column | Excel Programming | |||
summing values in a data table based on criteria in another column | Excel Worksheet Functions | |||
Create Worksheets Based Upon Changing Column Values in XP | Excel Programming |