D
DaH via OfficeKB.com
Hi,
With an object ChartTitle, one can assign to the property Text a reference
to a cell:
ChartTitle.Text = "=Sheet1!$C$3"
What I would like to know is if there is a way to read this reference from
the object ChartTitle, because all I can see is the result of the formula
and not the formula itself.
Thanks,
DaH
With an object ChartTitle, one can assign to the property Text a reference
to a cell:
ChartTitle.Text = "=Sheet1!$C$3"
What I would like to know is if there is a way to read this reference from
the object ChartTitle, because all I can see is the result of the formula
and not the formula itself.
Thanks,
DaH