Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Linking cells within workbook with ALL formating

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 225
Default Linking cells within workbook with ALL formating

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Linking cells within workbook with ALL formating

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Linking cells within workbook with ALL formating

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
linking cells to other sheets within a workbook SPL Excel Discussion (Misc queries) 1 February 11th 09 07:07 PM
Linking different cells from one sheet to another in same workbook John Excel Discussion (Misc queries) 2 February 9th 09 06:50 PM
Linking cells on different sheets within a workbook. SD14 Excel Worksheet Functions 1 November 7th 08 11:26 AM
linking cells to another workbook Barbra Excel Worksheet Functions 1 June 5th 08 02:43 PM
workbook linking cells not working within a workbook martyn Excel Discussion (Misc queries) 1 November 3rd 06 12:11 PM


All times are GMT +1. The time now is 03:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"