Go Back   PCMech Forums > Help & Discussion > Software Discussion & Support

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-11-2005, 05:07 PM   #1
Member (7 bit)
 
shaticus's Avatar
 
Join Date: May 2004
Posts: 103
Excel Formula Question

I am Working on a worksheet in Microsoft Excel for a friend. He wants a cell to always contain a word. But if a value in the cell next to it reaches a certain value the cell with the word in it should change colors.(IE. If the word is "computer" and the value goes above 50 the cell with computer in it should change to the collor red.) I thought an if formula and conditional formating would work but no such luck. If the value is true or false the true formating is always applied.

ANy help is greatly appreciated.
shaticus is offline   Reply With Quote
Old 07-12-2005, 04:10 AM   #2
Member (9 bit)
 
Join Date: Feb 2005
Posts: 392
try this:
http://www.mrexcel.com/tip054.shtml

or you can do the hard way with visual basic function:" RGB"

and for text specifics:
-------------------------------------------
Select the cells you want to apply formatting.
Goto Format --> Conditional Formatting
Condition 1:
Formula Is --> =NOT(ISERROR(SEARCH("computer",range)))
Format...
Colour = Red
OK .. OK
------------------------------------------
note: "range" should be something like A1:A50 for ex.

Last edited by alfie2; 07-12-2005 at 04:15 AM.
alfie2 is offline   Reply With Quote
Old 07-12-2005, 08:45 AM   #3
Member (7 bit)
 
shaticus's Avatar
 
Join Date: May 2004
Posts: 103
Thanks
shaticus is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:12 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2