A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

adding color to formula



 
 
Thread Tools Display Modes
  #1  
Old July 27th, 2004, 05:14 AM
external usenet poster
 
Posts: n/a
Default adding color to formula

I have two columns in a spreadsheet that have the following formula =IF(j8="",0,G8), I need to add something to this column that will flag if collections drop for three months in a row, whether it be changes color to make sales staff aware of the drop and the other question is how to change the color of a complete row if the word yes appears in column b, which signifies for three months that this is a new client. Any help with these formula problems will be greatly appreciated.
  #2  
Old July 27th, 2004, 05:33 AM
Frank Kabel
external usenet poster
 
Posts: n/a
Default adding color to formula

Hi
not possible with a formula but with conditional format. e.g. for your
second parts of your question:
- select your rows (e.g. you start in row 8)
- goto 'Format - conditional format' and enter the following formula
=$B8="yes"
- choose a format

--
Regards
Frank Kabel
Frankfurt, Germany


wrote:
I have two columns in a spreadsheet that have the following formula
=IF(j8="",0,G8), I need to add something to this column that will
flag if collections drop for three months in a row, whether it be
changes color to make sales staff aware of the drop and the other
question is how to change the color of a complete row if the word yes
appears in column b, which signifies for three months that this is a
new client. Any help with these formula problems will be greatly
appreciated.


  #3  
Old July 27th, 2004, 05:41 AM
KUEI
external usenet poster
 
Posts: n/a
Default adding color to formula

you can accomplish this with the "conditional formatting" feature


---
Message posted from http://www.ExcelForum.com/

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding and ISERROR to the following (large Formula) Joe Cook Worksheet Functions 9 May 23rd, 2004 01:20 PM
Formula works in some cells of a colum but not others? Jerry W. Lewis Worksheet Functions 4 May 8th, 2004 04:50 AM
Formula Property - Referencing Strings Inside Formula Property Value Oak Worksheet Functions 8 February 10th, 2004 10:54 AM
adding text at the end of a formula alldreams Worksheet Functions 6 February 5th, 2004 03:53 AM
Formula Bar/Palette Problems ??? GBL Worksheet Functions 2 October 10th, 2003 02:40 PM


All times are GMT +1. The time now is 09:42 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.