Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TimM
 
Posts: n/a
Default Making mulitple IF statements.

Is it possible to make an IF statement that is something like this. If cell
a1 equals 1 then highlight a certain color, if it is 2 then another color and
so on. I'm trying to do this for work. I want to be able to assign a color
for a type of problem with out having to go to the tool bar and remember what
color it should be, I just want to assign it a number and have it change
automatically. If this is not possible in excel just let me know, for all i
know it's not even possible at all.
--
Thanks
TimM
  #2   Report Post  
Mangus Pyke
 
Posts: n/a
Default

On Mon, 18 Jul 2005 15:10:02 -0700, "TimM" wrote:
Is it possible to make an IF statement that is something like this. If cell
a1 equals 1 then highlight a certain color, if it is 2 then another color and
so on. I'm trying to do this for work. I want to be able to assign a color
for a type of problem with out having to go to the tool bar and remember what
color it should be, I just want to assign it a number and have it change
automatically. If this is not possible in excel just let me know, for all i
know it's not even possible at all.


Hi Tim,

IF statements are often nested..

IF Format: IF(some criteria, do this if true, do this if false)

This allows use of multiple conditions like this:

IF(some criteria, do this if true, IF(some other criteria, do this if
true, do this if false))

Does that help?

MP-
--
"Learning is a behavior that results from consequences."
B.F. Skinner
  #3   Report Post  
Ashish Mathur
 
Posts: n/a
Default

Hi,

You may want to try conditional formatting to accomplish this
(ToolsConditional formatting). However there is a restirction to the number
of formats you can use.

Regards,

"TimM" wrote:

Is it possible to make an IF statement that is something like this. If cell
a1 equals 1 then highlight a certain color, if it is 2 then another color and
so on. I'm trying to do this for work. I want to be able to assign a color
for a type of problem with out having to go to the tool bar and remember what
color it should be, I just want to assign it a number and have it change
automatically. If this is not possible in excel just let me know, for all i
know it's not even possible at all.
--
Thanks
TimM

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
Logical ELSE statements Ruth Excel Discussion (Misc queries) 2 June 23rd 05 03:23 PM
Nested IF statements John Simons Excel Worksheet Functions 14 February 16th 05 06:17 AM
making one material list from mulitple vendor material lists In the beginning Excel Worksheet Functions 1 January 8th 05 02:49 AM
Making Mailing Labels Jerry Links and Linking in Excel 4 January 7th 05 05:09 PM
If statements Mark Excel Worksheet Functions 3 November 2nd 04 08:39 PM


All times are GMT +1. The time now is 07:53 PM.

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

About Us

"It's about Microsoft Excel"