PC Review


Reply
Thread Tools Rate Thread

Conditional formatting based on different sheets

 
 
VoxBox-Richard
Guest
Posts: n/a
 
      24th Jul 2008
How can I make a cell change colour based on and IF statement.

I want one cell to go red if the value in another cell is negative, but the
two cells are on different sheets so I can’t use conditional formatting.

Thank you.

Richard
 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      24th Jul 2008
Various ways, here are a couple

On the sheet you want to CF your cells, include a helper that simply refers
to your If formula on the other sheet

Name your If formula cell, eg "myIf"
then for your CF, Formula Is, =myIf=123

change the 123 as required, or simply =myIf if the formula evaluates to true
(eg a number)

Of course another way would be to replicate your If formula on the CF sheet

Regards,
Peter T


"VoxBox-Richard" <(E-Mail Removed)> wrote in message
news:69A5690D-228B-4B9B-98F9-(E-Mail Removed)...
> How can I make a cell change colour based on and IF statement.
>
> I want one cell to go red if the value in another cell is negative, but

the
> two cells are on different sheets so I can't use conditional formatting.
>
> Thank you.
>
> Richard



 
Reply With Quote
 
Mike H
Guest
Posts: n/a
 
      24th Jul 2008
Hi,

You can cheat.

Enter your conditional format formula on the sheet you want it to apply to.
For example this in C1 of Sheet 1 looking at A1 of Sheet 4
=Sheet4!A1>6

Now in sheet 1 in the cell you want to conditional format, point to that cell
=$C$1=TRUE

Mike


"VoxBox-Richard" wrote:

> How can I make a cell change colour based on and IF statement.
>
> I want one cell to go red if the value in another cell is negative, but the
> two cells are on different sheets so I can’t use conditional formatting.
>
> Thank you.
>
> Richard

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      24th Jul 2008
=INDIRECT("Sheet2!A1")>10

as an example

--
__________________________________
HTH

Bob

"VoxBox-Richard" <(E-Mail Removed)> wrote in message
news:69A5690D-228B-4B9B-98F9-(E-Mail Removed)...
> How can I make a cell change colour based on and IF statement.
>
> I want one cell to go red if the value in another cell is negative, but
> the
> two cells are on different sheets so I can't use conditional formatting.
>
> Thank you.
>
> Richard



 
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 In and Across Sheets =?Utf-8?B?amts?= Microsoft Excel Misc 8 27th May 2010 09:53 PM
Conditional Formatting Based of Cells Based on Data Entry in anoth Jim Microsoft Excel Misc 3 11th Nov 2008 11:52 PM
Conditional Formatting across Sheets Corey Microsoft Excel Worksheet Functions 5 5th Jan 2007 01:12 PM
conditional formatting across sheets athleticospizz Microsoft Excel Worksheet Functions 6 24th Apr 2004 08:38 PM
Conditional Formatting on Different Sheets George Bundy Microsoft Excel Worksheet Functions 3 26th Mar 2004 02:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:34 AM.