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 format a range dependant on another cell

can i format a range of cells dependant on another cell's input? for example,
i want N34 through N44 to change yellow if cell M32 has text in it.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default format a range dependant on another cell

1. Select the cell/Range (say N34:N44).
2. From menu FormatConditional Formatting
3. For Condition1Select 'Formula Is' and enter the below formula
=ISTEXT($M$32)
4. Click Format ButtonPattern and select your color (say Yellow)
5. Hit OK

PS: If you are using XL2007 Goto Home tabStylesConditional
FormattingManage rulesNew ruleUse a formula to determine which cells to
format. Enter the formula in the box below.
--
Jacob


"JeremyC." wrote:

can i format a range of cells dependant on another cell's input? for example,
i want N34 through N44 to change yellow if cell M32 has text in it.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default format a range dependant on another cell

Select N34:N44

Format Conditional Formatting Formula Is =$M$32<""
Click Format and choose youre the properties of your format and hit OK


--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Jacob Skaria" wrote:

1. Select the cell/Range (say N34:N44).
2. From menu FormatConditional Formatting
3. For Condition1Select 'Formula Is' and enter the below formula
=ISTEXT($M$32)
4. Click Format ButtonPattern and select your color (say Yellow)
5. Hit OK

PS: If you are using XL2007 Goto Home tabStylesConditional
FormattingManage rulesNew ruleUse a formula to determine which cells to
format. Enter the formula in the box below.
--
Jacob


"JeremyC." wrote:

can i format a range of cells dependant on another cell's input? for example,
i want N34 through N44 to change yellow if cell M32 has text in it.

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
change text format dependant on formula result Stu Wilkinson Excel Worksheet Functions 1 July 15th 09 03:34 PM
Find Last cell in Range when range is date format default105 Excel Discussion (Misc queries) 5 July 7th 09 03:11 PM
Populating a Range Dependant on a List [email protected] Excel Worksheet Functions 9 November 5th 07 09:24 AM
Select a range of data dependant on the users input ie dates Rachel[_2_] Excel Discussion (Misc queries) 2 May 6th 07 06:46 PM
How to assign a score, dependant on a sum falling within a range? andythescientist Excel Discussion (Misc queries) 2 August 5th 05 12:48 PM


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