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

Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,337
Default Conditional Formatting Formula

formula is

=$r$2="yes"

and format as desired

--
Don Guillett
SalesAid Software

"dmorri" wrote in message
...
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Conditional Formatting Formula

Sorry I must not have made this clear....I want to say..

If R2 = Yes, then highlight (H2) some color...it is H2
that I need highlighted based on what is in R2...

Thanx again
-----Original Message-----
formula is

=$r$2="yes"

and format as desired

--
Don Guillett
SalesAid Software

"dmorri" wrote in

message
...
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Conditional Formatting Formula

Hi dmorri,

Don's suggestion works for me.

---
Regards,
Norman




"dmorri" wrote in message
...
Sorry I must not have made this clear....I want to say..

If R2 = Yes, then highlight (H2) some color...it is H2
that I need highlighted based on what is in R2...

Thanx again
-----Original Message-----
formula is

=$r$2="yes"

and format as desired

--
Don Guillett
SalesAid Software

"dmorri" wrote in

message
...
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri



.



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Conditional Formatting Formula

Thank you very much

:)
-----Original Message-----
formula is

=$r$2="yes"

and format as desired

--
Don Guillett
SalesAid Software

"dmorri" wrote in

message
...
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri



.

  #8   Report Post  
Posted to microsoft.public.excel.programming
tod tod is offline
external usenet poster
 
Posts: 114
Default Conditional Formatting Formula

First click on cell R2 to make it the activecell.
Choose FormatConditional Formatting from the menu bar.
Choose the pull-down menus until they read:
'Cell Value Is equal to
Then type in the word Yes.
Click the Format button.
Use these settings to set how the cell will appear if the
assertion is true.
Click OK and then click OK again.

tod

-----Original Message-----
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri
.

  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Conditional Formatting Formula

Sorry I must not have made this clear....I want to say..

If R2 = Yes, then highlight (H2) some color...it is H2
that I need highlighted based on what is in R2...

Thanx again
-----Original Message-----
First click on cell R2 to make it the activecell.
Choose FormatConditional Formatting from the menu bar.
Choose the pull-down menus until they read:
'Cell Value Is equal to
Then type in the word Yes.
Click the Format button.
Use these settings to set how the cell will appear if the
assertion is true.
Click OK and then click OK again.

tod

-----Original Message-----
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri
.

.

  #10   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Conditional Formatting Formula

Hi
- select cell H2
- goto the conditional format dialog
- enter the FORMULA:
=$R$2="Yes"
- choose your font

-----Original Message-----
Sorry I must not have made this clear....I want to say..

If R2 = Yes, then highlight (H2) some color...it is H2
that I need highlighted based on what is in R2...

Thanx again
-----Original Message-----
First click on cell R2 to make it the activecell.
Choose FormatConditional Formatting from the menu bar.
Choose the pull-down menus until they read:
'Cell Value Is equal to
Then type in the word Yes.
Click the Format button.
Use these settings to set how the cell will appear if

the
assertion is true.
Click OK and then click OK again.

tod

-----Original Message-----
Hi,

How would I say this using the conditional formatting..

If R2 = Yes, then highlight H2 whatever color


Thanx,

dmorri
.

.

.



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
Using an If Formula with Conditional Formatting Cali Excel Discussion (Misc queries) 1 January 21st 10 07:46 PM
Conditional formatting Formula using AND Anton Excel Worksheet Functions 4 October 6th 08 07:23 AM
Conditional Formatting Formula bdmatlock Excel Worksheet Functions 5 May 21st 08 07:08 PM
Conditional Formatting Formula Studebaker Excel Worksheet Functions 1 October 12th 07 12:47 AM
%formula in conditional formatting k1ngy Excel Worksheet Functions 1 May 7th 07 01:13 AM


All times are GMT +1. The time now is 02:27 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"