Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Conditional formating 1 column based on another?


Hello everyone, I need some help with creating some conditional
formatiing on the following sheet:

Column A contains a range of row titles
COlumn B contains my first percentage
Column C contains my second percentage
Column E contains my third percentage
Column F contains my fourth percentage.
The data runs from row 8 to 46.

What I want to do is highlight by shading the box yellow those entries
in column C which are higher than column B, and highlight entries in
column F that are higher than column E.

To help me do this, I have a formula in column G that returns "higher"
if column C is higher than B, and in column H a formulae that returns
"higher" where column F is higher than column E - not sure if this
step is necessary if done in VBA.


Any assistance gratefully received.

Scott.


--
scottwilsonx
------------------------------------------------------------------------
scottwilsonx's Profile: http://www.excelforum.com/member.php...o&userid=11128
View this thread: http://www.excelforum.com/showthread...hreadid=345793

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Conditional formating 1 column based on another?

Hi Scott,
You should be able to do this in conditional formatting. click
on your cell in Col C then
go to << Format Conditional formatting where it has condition 1 dial up
<< Formula is then in the box to the right type
<< = then select your cell in Col C then type then select the cell in
Col B. it should look something like

=$C$7$B$7 now delete the $signs so it becomes =C7B7 then select the
format option and dial up the colour required.

once you have done this copy the cell and paste special formats to the other
cells in the column

regards
Pete


"scottwilsonx" wrote in message
...

Hello everyone, I need some help with creating some conditional
formatiing on the following sheet:

Column A contains a range of row titles
COlumn B contains my first percentage
Column C contains my second percentage
Column E contains my third percentage
Column F contains my fourth percentage.
The data runs from row 8 to 46.

What I want to do is highlight by shading the box yellow those entries
in column C which are higher than column B, and highlight entries in
column F that are higher than column E.

To help me do this, I have a formula in column G that returns "higher"
if column C is higher than B, and in column H a formulae that returns
"higher" where column F is higher than column E - not sure if this
step is necessary if done in VBA.


Any assistance gratefully received.

Scott.


--
scottwilsonx
------------------------------------------------------------------------
scottwilsonx's Profile:

http://www.excelforum.com/member.php...o&userid=11128
View this thread: http://www.excelforum.com/showthread...hreadid=345793



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 Formating based on 3 Conditions Moggy Excel Discussion (Misc queries) 2 April 12th 10 01:35 PM
Conditional formating based on other cells Kimti Excel Worksheet Functions 3 June 25th 08 02:29 AM
Conditional Formating based on Date Flcnmech Excel Worksheet Functions 1 February 14th 08 08:21 PM
Conditional Formating Based on Date Roy Excel Discussion (Misc queries) 5 June 7th 06 04:49 PM
Set conditional formating for cell based on value in different cel D4137 Excel Discussion (Misc queries) 2 May 5th 05 08:15 PM


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