Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default changing color of answer

I'm trying to change the color of my result to a different color based on
which answer a formula brings back. all my answers are in text format. The
formula is below which is just a simple vlookup data proving type.

=IF(ISERROR(IF(C7="DDG",VLOOKUP(B7,'DDG
Cars'!$A$2:$B$152,2,FALSE),VLOOKUP(B7,'Ethanol
Cars'!$A$3:$C$499,3,FALSE)))=TRUE,"",(IF(C7="DDG", VLOOKUP(B7,'DDG
Cars'!$A$2:$B$152,2,FALSE),VLOOKUP(B7,'Ethanol Cars'!$A$3:$C$499,3,FALSE))))
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 110
Default changing color of answer

You can use Conditional Formatting, but you are limited to 3 Conditions (as
far as I know). If you have 3 or less answers this would be the easy way.
Highlight cells, click on Format, Conditional Foramtting, 1st box should say
"Cell Value Is" 2nd box should be set to "equal to", and the 3rd box type in
your criteria. Click on the Format box and select the tab of what you to
"color", If you want the font to change color click on the font tab and pick
your color, or the shading to change, click on Patterns and pick color.
Click "OK" when finished

"gman1964" wrote:

I'm trying to change the color of my result to a different color based on
which answer a formula brings back. all my answers are in text format. The
formula is below which is just a simple vlookup data proving type.

=IF(ISERROR(IF(C7="DDG",VLOOKUP(B7,'DDG
Cars'!$A$2:$B$152,2,FALSE),VLOOKUP(B7,'Ethanol
Cars'!$A$3:$C$499,3,FALSE)))=TRUE,"",(IF(C7="DDG", VLOOKUP(B7,'DDG
Cars'!$A$2:$B$152,2,FALSE),VLOOKUP(B7,'Ethanol Cars'!$A$3:$C$499,3,FALSE))))

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
Changing color of a row David G[_2_] Excel Discussion (Misc queries) 3 July 20th 07 09:12 PM
font color for formula answer Judson Excel Discussion (Misc queries) 2 March 23rd 06 07:22 PM
How can I change the color of an "IF" function answer? Elmo? Excel Worksheet Functions 2 February 26th 06 06:06 PM
how do i get answer is 1 from CELL("color",sth) function? T.Thinh Excel Discussion (Misc queries) 1 June 24th 05 10:07 AM
Changing color in color palette Dave Peterson Setting up and Configuration of Excel 0 December 12th 04 02:39 PM


All times are GMT +1. The time now is 05:15 AM.

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"