Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Conditional formatting on other cell value


Hi all,

Standard conditional formatting of a cell is based solely on the cell's
own value.

Is it possible to make it depend on the value of another cell? I am
not frightened by a VBA solution.

Thanks,

G


--
gstremer
------------------------------------------------------------------------
gstremer's Profile: http://www.excelforum.com/member.php...o&userid=35897
View this thread: http://www.excelforum.com/showthread...hreadid=565239

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 299
Default Conditional formatting on other cell value

It's not dependent on the cell's own value, only if you use the cell value
option, from dropdown you can select formula is instead and refer to another
cell, like if the selected cell is A2 and you want to format depending on
that B2 is greater than five, format conditional formatting, select
formula is and use

=B25

then click the format button and select format and finally click OK twice


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com


"gstremer" wrote in
message ...

Hi all,

Standard conditional formatting of a cell is based solely on the cell's
own value.

Is it possible to make it depend on the value of another cell? I am
not frightened by a VBA solution.

Thanks,

G


--
gstremer
------------------------------------------------------------------------
gstremer's Profile:
http://www.excelforum.com/member.php...o&userid=35897
View this thread: http://www.excelforum.com/showthread...hreadid=565239



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 430
Default Conditional formatting on other cell value

You should be able to use another cells value.
When you do your standard conditional formatting instead of using 'cells
value is', click on the drop down arrow and choose 'formula is' Then you can
put the address of the cell you want to look at and put a value and enter a
formula to check for the value.

"gstremer" wrote:


Hi all,

Standard conditional formatting of a cell is based solely on the cell's
own value.

Is it possible to make it depend on the value of another cell? I am
not frightened by a VBA solution.

Thanks,

G


--
gstremer
------------------------------------------------------------------------
gstremer's Profile: http://www.excelforum.com/member.php...o&userid=35897
View this thread: http://www.excelforum.com/showthread...hreadid=565239


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,089
Default Conditional formatting on other cell value

Use the Formula is option rather than Cell value in Conditional Formatting

Regards

Trevor


"gstremer" wrote in
message ...

Hi all,

Standard conditional formatting of a cell is based solely on the cell's
own value.

Is it possible to make it depend on the value of another cell? I am
not frightened by a VBA solution.

Thanks,

G


--
gstremer
------------------------------------------------------------------------
gstremer's Profile:
http://www.excelforum.com/member.php...o&userid=35897
View this thread: http://www.excelforum.com/showthread...hreadid=565239



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 94
Default Conditional formatting on other cell value

Not true,

and no real need for VBA

Go to
Format Conditional Formatting

use the drop down box to select formula is

Here you can use any formula to link to a range of other cells or a
single cell

Quick Example
Select th whole column A
go to FC...

formula is =$D1=1, set format as per usual

any corresponding row in column D with value 1 will be formatted.

clevert use of similar relative or fixed referencing does ll the work
for you

hope this helps

http://www.excel-ant.co.uk





gstremer wrote:
Hi all,

Standard conditional formatting of a cell is based solely on the cell's
own value.

Is it possible to make it depend on the value of another cell? I am
not frightened by a VBA solution.

Thanks,

G


--
gstremer
------------------------------------------------------------------------
gstremer's Profile: http://www.excelforum.com/member.php...o&userid=35897
View this thread: http://www.excelforum.com/showthread...hreadid=565239




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Conditional formatting on other cell value


gstremer wrote:
Hi all,

Standard conditional formatting of a cell is based solely on the cell's
own value.

Is it possible to make it depend on the value of another cell? I am
not frightened by a VBA solution.


Hi gstremer

No need for vba.

In the Conditional Formatting dialog box, click the drop down arrow
next to "Cell Value Is" and click "Formula Is".

Enter (if your current cell is A1, for example) =B1="Y", choose your
format and away you go.

You can use regular operators and functions in your formula.

Regards

Steve

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
Merged Cell Conditional Formatting Borders T Kirtley Excel Discussion (Misc queries) 2 June 1st 06 07:38 PM
Deferring conditional formatting? Pheasant Plucker® Excel Discussion (Misc queries) 14 March 17th 06 08:17 PM
Conditional Formatting For A Cell Other Than The One With The Form Jim J. Excel Worksheet Functions 2 February 19th 06 07:11 PM
BULK Conditional Formatting - by column without going into each cell? Rob Moyle Excel Discussion (Misc queries) 2 January 13th 06 06:51 PM
conditional formatting blank cell TREK5200 Excel Discussion (Misc queries) 1 December 6th 04 02:23 AM


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