Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 116
Default Q Conditional Formatting

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way to do
it with conditional formatting.)

Feedback is appreciated. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,047
Default Q Conditional Formatting

hi Marty,

select b1, format | conditional Format, change to "the formula is" and type
a1=5 format as you need

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marty" escreveu:

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way to do
it with conditional formatting.)

Feedback is appreciated. Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 116
Default Q Conditional Formatting

Marcelo: Thanks for the response, but it didn't work.

When I re-opened the conditional formatting box, it now looks like this:

="A1=5"

Excel added the equal sign on the left and the quotes.

What did I do wrong?

"Marcelo" wrote:

hi Marty,

select b1, format | conditional Format, change to "the formula is" and type
a1=5 format as you need

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marty" escreveu:

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way to do
it with conditional formatting.)

Feedback is appreciated. Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Q Conditional Formatting

The formula should be:

=A1=5


--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Marty" wrote in message
...
Marcelo: Thanks for the response, but it didn't work.

When I re-opened the conditional formatting box, it now looks like this:

="A1=5"

Excel added the equal sign on the left and the quotes.

What did I do wrong?

"Marcelo" wrote:

hi Marty,

select b1, format | conditional Format, change to "the formula is" and

type
a1=5 format as you need

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marty" escreveu:

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT

the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way

to do
it with conditional formatting.)

Feedback is appreciated. Thanks.



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 116
Default Q Conditional Formatting

That worked. Thanks.

"RagDyeR" wrote:

The formula should be:

=A1=5


--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Marty" wrote in message
...
Marcelo: Thanks for the response, but it didn't work.

When I re-opened the conditional formatting box, it now looks like this:

="A1=5"

Excel added the equal sign on the left and the quotes.

What did I do wrong?

"Marcelo" wrote:

hi Marty,

select b1, format | conditional Format, change to "the formula is" and

type
a1=5 format as you need

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marty" escreveu:

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT

the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way

to do
it with conditional formatting.)

Feedback is appreciated. Thanks.






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,047
Default Q Conditional Formatting

=A1=5
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marty" escreveu:

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way to do
it with conditional formatting.)

Feedback is appreciated. Thanks.

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Q Conditional Formatting

Thanks for the feed-back.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Marty" wrote in message
...
That worked. Thanks.

"RagDyeR" wrote:

The formula should be:

=A1=5


--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Marty" wrote in message
...
Marcelo: Thanks for the response, but it didn't work.

When I re-opened the conditional formatting box, it now looks like this:

="A1=5"

Excel added the equal sign on the left and the quotes.

What did I do wrong?

"Marcelo" wrote:

hi Marty,

select b1, format | conditional Format, change to "the formula is" and

type
a1=5 format as you need

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marty" escreveu:

Greetings:

Is it possible to apply conditional formatting to a cell which is NOT

the
cell being modified?

For example, if I enter a 5 in cell A1, can Excel change the

background
color of cell B1 to yellow?

(I know this can be done with VBA, but I'm wondering if there is a way

to do
it with conditional formatting.)

Feedback is appreciated. Thanks.






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
sorting a range with conditional formatting renie Excel Worksheet Functions 2 June 2nd 06 10:43 PM
conditional formatting glitches Kat Excel Discussion (Misc queries) 2 May 26th 06 08:16 PM
Keeping conditional formatting when sorting Andrea A Excel Discussion (Misc queries) 0 April 4th 06 03:00 PM
conditional formatting Rich Excel Discussion (Misc queries) 2 April 1st 06 10:27 AM
cannot use ISEVEN or ISODD functions in Conditional Formatting Scott Paine Excel Worksheet Functions 6 December 6th 05 09:44 PM


All times are GMT +1. The time now is 08:40 AM.

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

About Us

"It's about Microsoft Excel"