Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel 2003 it was possible to set a reference to a cell to show the value
of that cell in a grouped shape: WorksheetA.Shapes("ABC").GroupItems("ABC_DEF").For mula = "=" & WorksheetB.Name & "!" & WorksheetB.Cells(1, 1).Address(RowAbsolute:=False, ColumnAbsolute:=False) How is this done in Excel 2007? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can a text box use a formula or cell reference | Excel Discussion (Misc queries) | |||
Enter text and formula in a cell | Excel Worksheet Functions | |||
Need a formula: If TIME is or < than a cell enter TEXT | Excel Programming | |||
Use text in formula as a cell reference | Excel Discussion (Misc queries) | |||
How to enter an Excel cell reference into a line of text in Excel | Excel Worksheet Functions |