Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi - this works just fine for one named sheet in the other workbook: =INDEX([x.xls]BranfordBowen!$A$1:$C$7, MATCH("Discussion Questions",[x.xls]BranfordBowen!$A$1:$A$7,), MATCH("(EDTC/560- MABJ01IJF3)",[x.xls]BranfordBowen!$A$1:$C$1,)) I have one workbook reading another workbook. What I need to do is modify this function to accept a referenced cell's content. The function is currently hand-coded to read a sheet named "BranfordBowen" (for example) but I need it to accept the contents of a cell that has the name of another worksheet "FredSmith", for example. The 'local' cell with the name is b121 I know I need to edit this to something such as "[x.xls]"&$B$121 ... but I am missing something! Thanks in advance! -- elrussell ------------------------------------------------------------------------ elrussell's Profile: http://www.excelforum.com/member.php...o&userid=31020 View this thread: http://www.excelforum.com/showthread...hreadid=506894 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index/Match from multiple columns | Excel Worksheet Functions | |||
How do I display more than one match in a Index/Match formula? | Excel Worksheet Functions | |||
Index/Match Help | Excel Discussion (Misc queries) | |||
Index/Match to look up a value in one workbook and insert it into. | Excel Discussion (Misc queries) | |||
Index/Match Help | Excel Worksheet Functions |