To prevent this problem from occurring, do not link a text box to a
worksheet cell by clicking the cell; instead, type the reference to the
cell in the formula bar. To do this, follow these steps:
1. | In an embedded chart, either select an existing text box, or create a
new text box by clicking the Text Box tool on the Drawing toolbar and then drawing the text box in the chart. |
2. | In the formula bar, type an equal sign (=), followed by the name of the worksheet that contains the cell, an exclamation point (!), and the address of the cell that you want to link the text box to. The formula bar
should contain a formula similar to the following:
=Sheet1!A1
NOTE: If the name of the worksheet contains any spaces, enclose the worksheet name in apostrophes, for example:
='My Worksheet'!A1
|
3. | Press ENTER. |
Excel links the currently selected text box to the specified cell. Excel
does not create a second text box.