Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default condition formatting involving formula

if cell is A1=100

how do i set a conditional formating for the following

1) if cell B1 value is greater than A1 by 20% fill blue
2) if cell B1 value is lower than A1 by 10% fill red
3) if cell B1 value is between condition (1) & (2) fill yellow


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 461
Default condition formatting involving formula

Go to

Format--- Conditional Formatting

Then you have 3 criterias you can make... just play around with that. Like
you can put greater then A1*.2

" wrote:

if cell is A1=100

how do i set a conditional formating for the following

1) if cell B1 value is greater than A1 by 20% fill blue
2) if cell B1 value is lower than A1 by 10% fill red
3) if cell B1 value is between condition (1) & (2) fill yellow


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,355
Default condition formatting involving formula

THe conditional format on b1 would be

=B1A1*1.2
=B1<A1*0.9

Set the default color to YELLOW

"AKphidelt" wrote:

Go to

Format--- Conditional Formatting

Then you have 3 criterias you can make... just play around with that. Like
you can put greater then A1*.2

" wrote:

if cell is A1=100

how do i set a conditional formating for the following

1) if cell B1 value is greater than A1 by 20% fill blue
2) if cell B1 value is lower than A1 by 10% fill red
3) if cell B1 value is between condition (1) & (2) fill yellow


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
formula in pivot tables involving counting text cells Gai Excel Worksheet Functions 1 February 16th 07 05:04 AM
condition formatting with formula BHOOI Excel Worksheet Functions 1 February 7th 07 05:07 AM
Formula involving a letter that has to have a numeric value Don Excel Worksheet Functions 4 October 6th 06 09:05 PM
4 condition conditional formatting jeffg Excel Worksheet Functions 2 October 5th 05 06:16 PM
Help with a formula involving 3 columns GoodOldGold Excel Worksheet Functions 11 March 6th 05 09:35 PM


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