Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know how to link cells in different sheets in the same workbook but I
cannot get all of the formatting to link. Two worksheets. One is a subset of the other. My "data" in all cells are either alpha or numerical or both in the same cell. I simply want any changes I make to the master to change (mimic or mirror exactly) in the subset sheet including formatting such as bold, letter colors etc. The characters will change (i.e. value) but the formatting is lost. Is there a way to do this? Please advise. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Formatting can not be transferred using formulas or links...
You need to write a macro to copy values and formats... and then either manually execute the macro or tie to a worksheet event (like change) to fire it automatically... "ATworker" wrote: I know how to link cells in different sheets in the same workbook but I cannot get all of the formatting to link. Two worksheets. One is a subset of the other. My "data" in all cells are either alpha or numerical or both in the same cell. I simply want any changes I make to the master to change (mimic or mirror exactly) in the subset sheet including formatting such as bold, letter colors etc. The characters will change (i.e. value) but the formatting is lost. Is there a way to do this? Please advise. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks. I will try that when I have time.
"Sheeloo" wrote: Formatting can not be transferred using formulas or links... You need to write a macro to copy values and formats... and then either manually execute the macro or tie to a worksheet event (like change) to fire it automatically... "ATworker" wrote: I know how to link cells in different sheets in the same workbook but I cannot get all of the formatting to link. Two worksheets. One is a subset of the other. My "data" in all cells are either alpha or numerical or both in the same cell. I simply want any changes I make to the master to change (mimic or mirror exactly) in the subset sheet including formatting such as bold, letter colors etc. The characters will change (i.e. value) but the formatting is lost. Is there a way to do this? Please advise. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Only if you apply the same conditional formatting to source and destination
cells. Elsewise............no. Gord Dibben MS Excel MVP On Mon, 16 Mar 2009 13:01:04 -0700, ATworker wrote: I know how to link cells in different sheets in the same workbook but I cannot get all of the formatting to link. Two worksheets. One is a subset of the other. My "data" in all cells are either alpha or numerical or both in the same cell. I simply want any changes I make to the master to change (mimic or mirror exactly) in the subset sheet including formatting such as bold, letter colors etc. The characters will change (i.e. value) but the formatting is lost. Is there a way to do this? Please advise. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
linking cells to other sheets within a workbook | Excel Discussion (Misc queries) | |||
Linking different cells from one sheet to another in same workbook | Excel Discussion (Misc queries) | |||
Linking cells on different sheets within a workbook. | Excel Worksheet Functions | |||
linking cells to another workbook | Excel Worksheet Functions | |||
workbook linking cells not working within a workbook | Excel Discussion (Misc queries) |