Thread: Link cell
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Link cell

But i also what to link not just the value, but also the border, or font
type, for example.


Unfortunately, not possible.

--
Jim
"raul" wrote in message
...
| Hello.
|
| How can I link a cell, not just the value but also the format
|
| ex: to link a cell from other sheet: =sheet2!F10
| (this will link the active cell of the current sheet to the one of Sheet2
| cell F10)
| This i know how to do it.
|
| But i also what to link not just the value, but also the border, or font
| type, for example.
|
| I want to put that command using the formula bar, and using no macros.
|
| any help, pleased
| Rmp.
|
|
|