Excel TextBox Question

C

ChemStudent

I am trying to find a way (preferentially without using a Macro or VB
to reference from a worksheet to a TextBox in a Chart.

Here's what I was trying to do (perhaps this will explain better):


In "Text Box 6" in "Chart1" it says: _2.64_mice_
In cell "A5" on "Sheet1" I want it to show what is written in Chart1 i
Text Box 6, so I tried the input, _=Chart1!TextBox6_ , however thi
does not work. Is there a means by which I can accomplish this?

Thanks.

Jeffre
 
Top