Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi there --
In a formula in one workbook, I am referencing a cell in a specific sheet in another workbook. I have changed the name of the tab to TCh from Sheet3. Because the tab name could change at any time, I would rather use Sheet3 in my formula rather than TCh. It's not working for me though. My current formula is: ='[Placement Goals -- 2008.xls]TCh'!S$26 Can I change TCh to Sheet3 so that no matter what I call the tab, the formula works? Just let me know if so and how. Thanks so much, Ellen G |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The formula reads the tab name. As far as I know, you can't have a formula
look for the third tab in a workbook as a direct reference. However, If you only change the name of the tab at bottom, it should update on the other workbook anyway. When you open the workbook, it should ask if you want to update your link. Just select Update. "Ellen G" wrote: Hi there -- In a formula in one workbook, I am referencing a cell in a specific sheet in another workbook. I have changed the name of the tab to TCh from Sheet3. Because the tab name could change at any time, I would rather use Sheet3 in my formula rather than TCh. It's not working for me though. My current formula is: ='[Placement Goals -- 2008.xls]TCh'!S$26 Can I change TCh to Sheet3 so that no matter what I call the tab, the formula works? Just let me know if so and how. Thanks so much, Ellen G |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can I change TCh to Sheet3 so that no matter what I call the tab, the
formula works? Only if the workbook with the formula is open so it knows about the change. -- Jim "Ellen G" wrote in message ... Hi there -- In a formula in one workbook, I am referencing a cell in a specific sheet in another workbook. I have changed the name of the tab to TCh from Sheet3. Because the tab name could change at any time, I would rather use Sheet3 in my formula rather than TCh. It's not working for me though. My current formula is: ='[Placement Goals -- 2008.xls]TCh'!S$26 Can I change TCh to Sheet3 so that no matter what I call the tab, the formula works? Just let me know if so and how. Thanks so much, Ellen G |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks, Sean.
The reason I suspect there might be a solution is because in a macro you can address Sheet(3) even though it is named TCh. I'm wondering if there is a way to do this in a formula. Ellen "Sean Timmons" wrote: The formula reads the tab name. As far as I know, you can't have a formula look for the third tab in a workbook as a direct reference. However, If you only change the name of the tab at bottom, it should update on the other workbook anyway. When you open the workbook, it should ask if you want to update your link. Just select Update. "Ellen G" wrote: Hi there -- In a formula in one workbook, I am referencing a cell in a specific sheet in another workbook. I have changed the name of the tab to TCh from Sheet3. Because the tab name could change at any time, I would rather use Sheet3 in my formula rather than TCh. It's not working for me though. My current formula is: ='[Placement Goals -- 2008.xls]TCh'!S$26 Can I change TCh to Sheet3 so that no matter what I call the tab, the formula works? Just let me know if so and how. Thanks so much, Ellen G |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sheets names | Excel Discussion (Misc queries) | |||
Two sheets that have the same names but different data want to be | Excel Discussion (Misc queries) | |||
Cell Names in Two Sheets | Excel Discussion (Misc queries) | |||
cells and sheets, names | Excel Worksheet Functions | |||
how do i get the names of the sheets | Excel Worksheet Functions |