Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In which case the INDIRECT function, as suggested by others, is certainly
your best bet. -- David Biddulph "Atishoo" wrote in message ... Unfortunately i dont know what the worksheet names are necessarily going to be as new worksheets are generated by a sub I am using, The worsheet name will depend on a vlue added by the end user. Policy and calls were just examples. So I need a way of referencing a worksheet by the value (which may be unknown and variable) in a cell "David Biddulph" wrote: =IF(C7="policy",Policy!H11,IF(C7="calls",calls!H11 ,"undefined output")) -- David Biddulph "Atishoo" wrote in message ... I want to return the contents of a cell on a seperate worksheet refered to by name in another cell: so if cell c7 ="policy" and I want cell mainpage!D10 to return the value in Policy!H11 or if cell c7 ="calls" then I want cell mainpage!D10 to return the value in calls!H11 any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Summary worksheet reference to detail worksheet | New Users to Excel | |||
I want in one worksheet to relatively link to/reference cells in another without changing the format of the current worksheet. | Excel Discussion (Misc queries) | |||
Reference the worksheet from a multiple worksheet range function ( | Excel Worksheet Functions | |||
Can the offset worksheet function reference another worksheet | Excel Worksheet Functions | |||
Worksheet reference (i.e placing worksheet name in a cell) | Excel Worksheet Functions |