![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 5
|
I have a formula on worksheet "1" that uses the "large 1,2,3" function to return the 3 highest growth rates from 20 separate worksheets. If large function returns growth rate from sheet 15, how do I tell excel to reference the result of the "large" function and return information located in cell A3 from sheet 15 (or whatever sheet results from the "large" function)? Thanks.
|
|
|
|
|
|
#2 |
|
New Member
Join Date: Apr 2002
Location: Milwaukee, WI
Posts: 18
|
Mario,
Try this formula, assuming that the cell that has the sheet name is A2: =INDIRECT(A2 & "!$A$3") |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|