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 Conditional Format based on a different cell

Hello, I'm trying to have cell a3 highlight when I enter a value if value in
cell a1 = yes. PLEASE HELP!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 27
Default Conditional Format based on a different cell

In Cell a3... Format Conditional Formatting
Condition 1 change drop down from "Cell Value Is" to "Formula Is"
Enter the formula... =A1="Yes"
Click the Format button and set the format.



"Ramos" wrote:

Hello, I'm trying to have cell a3 highlight when I enter a value if value in
cell a1 = yes. PLEASE HELP!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Conditional Format based on a different cell

Thanks... a3 does highlight when a1 has a value of yes but I only want a3 to
highlight also when I enter a value into a3.

"klswvu" wrote:

In Cell a3... Format Conditional Formatting
Condition 1 change drop down from "Cell Value Is" to "Formula Is"
Enter the formula... =A1="Yes"
Click the Format button and set the format.



"Ramos" wrote:

Hello, I'm trying to have cell a3 highlight when I enter a value if value in
cell a1 = yes. PLEASE HELP!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Conditional Format based on a different cell

It might have been wise for you to have said so when you asked your
question.

=AND(A1="Yes",A3<"")
--
David Biddulph

"Ramos" wrote in message
...
Thanks... a3 does highlight when a1 has a value of yes but I only want a3
to
highlight also when I enter a value into a3.

"klswvu" wrote:

In Cell a3... Format Conditional Formatting
Condition 1 change drop down from "Cell Value Is" to "Formula Is"
Enter the formula... =A1="Yes"
Click the Format button and set the format.



"Ramos" wrote:

Hello, I'm trying to have cell a3 highlight when I enter a value if
value in
cell a1 = yes. PLEASE HELP!



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
Conditional Format based on value of another cell [email protected] Excel Worksheet Functions 5 August 7th 08 02:22 PM
Conditional format a cell based on color of another Marlo Excel Discussion (Misc queries) 3 January 21st 08 01:50 AM
Conditional Format a row based on a cell? WRCH5 Excel Worksheet Functions 1 June 18th 07 03:25 AM
Conditional Format based on other cell [email protected] Excel Discussion (Misc queries) 1 March 1st 07 02:20 AM
Conditional Format based on other cell [email protected] Excel Discussion (Misc queries) 1 March 1st 07 02:16 AM


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