PC Review


Reply
Thread Tools Rate Thread

Can you add conditional formatting to columns that are linked?

 
 
=?Utf-8?B?TmVhbGw=?=
Guest
Posts: n/a
 
      22nd Jun 2007
I have realised that you can't add conditional formatting to sheet1 that
references data from from sheet 2, so I am displaying the data from sheet 2
onto sheet 1 which I will hide when completed, I can set conditional
formating using the data but it doesnt seem to work, is it because the
conditional formatting is reading the actual data in the cell (ex in this
case is =Customer_List!C5) instead of whats being displayed (ex 1/5/2007)
which is what I want the formatting to work against?


Is there another way I can do this? I want to ensure that the date field
stays dynamic so as the data gets updated the conditional formatting will do
its trick on the summary page .

Thanks
--
Neall
 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9wcGVycw==?=
Guest
Posts: n/a
 
      22nd Jun 2007
Not sure if this is what you want:

highlight column A

FormulaIs: =A1=C5

set colour

This wil highlight values in A which match C5

FYI: you can use values from another sheet if you name the variables.

e.g if Sheet2!c5 is named "mydata" then in CF:

=A1=mydata

will work.

HTH

"Neall" wrote:

> I have realised that you can't add conditional formatting to sheet1 that
> references data from from sheet 2, so I am displaying the data from sheet 2
> onto sheet 1 which I will hide when completed, I can set conditional
> formating using the data but it doesnt seem to work, is it because the
> conditional formatting is reading the actual data in the cell (ex in this
> case is =Customer_List!C5) instead of whats being displayed (ex 1/5/2007)
> which is what I want the formatting to work against?
>
>
> Is there another way I can do this? I want to ensure that the date field
> stays dynamic so as the data gets updated the conditional formatting will do
> its trick on the summary page .
>
> Thanks
> --
> Neall

 
Reply With Quote
 
=?Utf-8?B?TWlrZSBI?=
Guest
Posts: n/a
 
      22nd Jun 2007
I'm not really clear about what you are formattting to evaluate for but this
in A1 in sheet 1 looks at D1 on Sheet 1 to check if the date is earlier than
today.

=$D$1<=TODAY()

The date in D1 is picked up from another sheet with

=Sheet2!B1

Mike



"Neall" wrote:

> I have realised that you can't add conditional formatting to sheet1 that
> references data from from sheet 2, so I am displaying the data from sheet 2
> onto sheet 1 which I will hide when completed, I can set conditional
> formating using the data but it doesnt seem to work, is it because the
> conditional formatting is reading the actual data in the cell (ex in this
> case is =Customer_List!C5) instead of whats being displayed (ex 1/5/2007)
> which is what I want the formatting to work against?
>
>
> Is there another way I can do this? I want to ensure that the date field
> stays dynamic so as the data gets updated the conditional formatting will do
> its trick on the summary page .
>
> Thanks
> --
> Neall

 
Reply With Quote
 
=?Utf-8?B?Ymo=?=
Guest
Posts: n/a
 
      22nd Jun 2007
if you name the fields on the second sheet, you can use conditonal formating
against the name from another sheet

"Neall" wrote:

> I have realised that you can't add conditional formatting to sheet1 that
> references data from from sheet 2, so I am displaying the data from sheet 2
> onto sheet 1 which I will hide when completed, I can set conditional
> formating using the data but it doesnt seem to work, is it because the
> conditional formatting is reading the actual data in the cell (ex in this
> case is =Customer_List!C5) instead of whats being displayed (ex 1/5/2007)
> which is what I want the formatting to work against?
>
>
> Is there another way I can do this? I want to ensure that the date field
> stays dynamic so as the data gets updated the conditional formatting will do
> its trick on the summary page .
>
> Thanks
> --
> Neall

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting on a Linked Cell clb Microsoft Excel Misc 3 30th Dec 2008 09:21 PM
Conditional formatting - linked workbooks Sandy82 Microsoft Excel Discussion 3 30th Apr 2008 08:25 PM
Conditional formatting with linked value wiersma7 Microsoft Excel Discussion 3 26th Mar 2008 07:22 AM
Conditional formatting linked to another cell =?Utf-8?B?TW9udHNl?= Microsoft Excel Misc 1 12th Jul 2007 03:36 AM
Conditional Formatting a Linked Cell =?Utf-8?B?RGFubnk=?= Microsoft Excel Misc 2 24th Apr 2006 09:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:16 AM.