Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using VBA and Excel I'm trying to link the ChartTitle of an embedded chart
to a cell, but I always get an runtime error. Do anyone know how to do this? Here is what I try to do: .ChartObjects(name).Chart.ChartTitle.Text = "=" & .Cells(row, 1).address (the . is a worksheet, name is the correct string and row is an nice integer..) K__t |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007: get formula from charttitle | Charts and Charting in Excel | |||
Excel Format Question -- CC:SS treated as time HH:mm | Excel Discussion (Misc queries) | |||
VBA: Can't set ChartTitle.Text?? | Charts and Charting in Excel | |||
Question on using time in Excel | Excel Worksheet Functions | |||
How to get a ChartTitle formula | Charts and Charting in Excel |