Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that summarizes information from a couple of external
workbooks. The problem is that sometimes the worksheet I am referencing has the name NPA and sometimes it has the name VOC. (These workbooks come from the HQ level so I can't control how the sheets are named) I have put together a UDF that tests the workbook and returns the name of this worksheet. However, I can't figure out how to use it in my formula on the summary worksheet. Can someone help? Here is the formula I am using on the summary worksheet: =INDEX([exp.xls]NPA!$C$7:$AJ$103,MATCH($G4,[exp.xls]NPA!$C$7:$C$103,0),34) Thanks Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reference external worksheet whose name is in a cell | Excel Worksheet Functions | |||
Using cell value to reference external worksheet? | Excel Worksheet Functions | |||
How do I build a reference to an external worksheet? | Excel Worksheet Functions | |||
Finding an external reference on a worksheet | Excel Discussion (Misc queries) | |||
External reference an entire worksheet | Excel Programming |