Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everyone,
I am creating a sub that takes the value of a range into another one as a formula i.e. Range("TargetCell").FormulaR1C1 "=SourceCell" So it can be updated automatically when SourceCell changes. I would like to know if it is possible to copy or get the format of the SourceCell to apply it also to the TargetCell. For example: SourceCell value is "Hello John" with the word "John" in bold characters. Currently, TargetCell will display "Hello John" without the bold characters. How can I do to also get the word "John" in bold characters while keeping the "dynamicity" of the cell ? Thanks you for your help ! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional format to dynamic table | Setting up and Configuration of Excel | |||
Dynamic Custom Number Format | Excel Discussion (Misc queries) | |||
dynamic number format | Excel Worksheet Functions | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Charts and Charting in Excel | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Excel Programming |