Where you click is EXTREMELY important.
Put a Textbox on a worksheet (I used the drawing toolbar). Click in the
Textbox (as though you were going to type some text).
Then click in the Formula Bar instead, and in the Formula Bar type something
like:
=[Book3.xls]Sheet1!$C$4
The value of the target cell in Book3 will appear in the Textbox.
If you tried to type the formula directly in the Textbox, all you would get
is a string.
--
Gary''s Student - gsnu200843
amelia said:
I would like to link a textbox in workbk A to a cell in workbk B. So far, I
couldn't find any direct hyperlink to do the above. Appreciate any
suggestions. Thanks!