Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Need Help With A Formular
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ximen  
View profile  
 More options Apr 7 2005, 12:52 pm
Newsgroups: microsoft.public.excel.newusers
From: ximen <ximen.1n4...@news.officefrustration.com>
Date: Thu, 7 Apr 2005 04:52:10 +0000
Local: Thurs, Apr 7 2005 12:52 pm
Subject: Need Help With A Formular

Hi everyone,
Please could any one help me to formulate this function.
If the value in Cell X is smaller than 25 then Cell Y will be in green
colour; and
if the value in Cell X is bigger than 25 smaller than 50 then Cell Y
will be in orange colour; and if the value in Cell X is bigger than 50
smaller than 75 then Cell Y will be in red colour; and if the value in
Cell X is bigger than 75 then Cell Y shall be in black colour. Many
Thanks for anyone who be able to help.
Best Regards.

--
ximen


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Max  
View profile  
 More options Apr 7 2005, 7:44 pm
Newsgroups: microsoft.public.excel.newusers
From: "Max" <demecha...@yahoo.com>
Date: Thu, 7 Apr 2005 19:44:02 +0800
Local: Thurs, Apr 7 2005 7:44 pm
Subject: Re: Need Help With A Formular
Here's one way to try out via conditional formatting (CF) fromulas

(This assumes col B will be filled with a default "green" color as the "4th"
condition, as CF allows only a maximum of 3* conditions)

Select col B, and format it with green fill color

With col B still selected,

Click Format > Conditional Formatting

Make the settings:

Condition1
Formula Is| =AND(A1>=25,A1<50)
Click Format button > Patterns tab > Orange > OK

Condition2
Formula Is| =AND(A1>=50,A1<75)
Click Format button > Patterns tab > Red > OK

Condition3
Formula Is| =AND(ISNUMBER(A1), A1>=75)
Click Format button > Patterns tab > Black > OK

Click OK at the main dialog

(Note that I've revised your criteria a little tighter to close gaps
in-between)

Test it out by inputting various values within several cells in col A to
trigger the various colors in the corresponding cells in col B

*Do check out JE's page for up to 6 colors w/o macros:
Getting 6 conditional font colors without macros
http://www.mcgimpsey.com/excel/conditional6.html

--
Rgds
Max
xl 97
---
GMT+8,  1° 22' N  103° 45' E
xdemechanik <at>yahoo<dot>com
----

"ximen" <ximen.1n4...@news.officefrustration.com> wrote in message

news:ximen.1n43hm@news.officefrustration.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Max  
View profile  
 More options Apr 7 2005, 7:51 pm
Newsgroups: microsoft.public.excel.newusers
From: "Max" <demecha...@yahoo.com>
Date: Thu, 7 Apr 2005 19:51:47 +0800
Local: Thurs, Apr 7 2005 7:51 pm
Subject: Re: Need Help With A Formular
Note that the default fill color (green) will take care of your 1st
criteria, i.e. values in col A less than 25. This assumes, of course that
col A will always contain numbers, and/or that empty cells or cells with
text are "considered" equivalent to zero.
--
Rgds
Max
xl 97
---
GMT+8,  1° 22' N  103° 45' E
xdemechanik <at>yahoo<dot>com
----

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Max  
View profile  
 More options Apr 12 2005, 12:05 am
Newsgroups: microsoft.public.excel.newusers
From: "Max" <demecha...@yahoo.com>
Date: Tue, 12 Apr 2005 00:05:23 +0800
Local: Tues, Apr 12 2005 12:05 am
Subject: Re: Need Help With A Formular
Just in case you're having difficulty deciphering the distortions to the
suggested CF formulas from where you're reading the responses, try this link
instead:
http://tinyurl.com/6xpr5
--
Rgds
Max
xl 97
---
GMT+8,  1° 22' N  103° 45' E
xdemechanik <at>yahoo<dot>com
----

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google