Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
how do I link a worksheet cell with chart title field in c#? I would like to change a velue in worksheet cell and automatic have this text in chart/diagram. It should be done in c#. NOT VBA NOT MACRO Thanks! Ivo |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Go to the chart and select the title. Now just type the formula for
that cell into the formula box as you would if it were a cell.... "=A1" |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello shelfish, yes, you can do this as user of excel building a chart. But this workaround should be programatically in c# done. I do not know, how. Ivo Go to the chart and select the title. Now just type the formula for that cell into the formula box as you would if it were a cell.... "=A1" |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart Title = Cell Text? | Excel Discussion (Misc queries) | |||
Chart title = Worksheet Name? | Charts and Charting in Excel | |||
How to link a chart title to a worksheet cell c#? | Excel Programming | |||
Pasting Objects into Chart title and Axis title | Charts and Charting in Excel | |||
Chart Title as a Cell in a worksheet | Excel Programming |