Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Some time ago, with help from this group, I learned how to use named
references, with names contained in worksheet cells. (=indirect (A1) or =indirect(NamedCell) etc.) I now wish to use this general technicique to create a reference across spreadsheets. For example, I have the link ='K:\DistPlan\2008crs\Costs 2008.xls'!FebruaryTCN This works just fine. However, I want to retrieve cells based on an indirect referenct to the equivalent of FebruaryTCN... MarchTCN... AprilTCN etc, essentially replacing the text 'FebruaryTCN' with something like indirect(A1) or concatenate(A1,"TCN"). The references will be computed based on other information in the sheet containing the computed indirect cell references. Again, any help will be greatly appreciated. -- Bill Wehrmacher |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
computed named cell references | New Users to Excel | |||
INDIRECT should be updated to work on closed workbooks. | Excel Worksheet Functions | |||
cell values being computed | Excel Worksheet Functions | |||
How delete formula bar and retain the computed number in a cell? | Excel Worksheet Functions | |||
Using INDIRECT to refer to different workbooks | Excel Worksheet Functions |