Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a bunch of sheets with different names and I have another sheet that
contains cells that gets information from the different persons sheets. Eg ='Joe Bloggs'!D49 Would be the formula. I have a sheet set out like the following Joe Bloggs| 0 | 0 | John Doe|0 | 0 | The 0's are refrences to that particular person cell. Rather than typing in the name in each formula, I'm just wondering if I can use that actual name in the cell, so instead of ='John Doe'!D49 I could write something like =A2!D49 using the name to look at the relative sheet. Thanks for any help thrown my way. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
reference to other sheet as a string | Excel Worksheet Functions | |||
Use cell value as reference to sheet in formula? | Excel Worksheet Functions | |||
Dynamically-linked formula, cell reference in the string | Excel Worksheet Functions | |||
Need formula for sheet & cell reference | Excel Worksheet Functions | |||
inserting a formula with reference to a new sheet in a cell using VBA | Excel Programming |