Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Formula for fill color?

I'm trying to say "If D4<G2<D6, then make G2 a certain color". any
ideas? I keep getting errors. thanks!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 857
Default Formula for fill color?

Assume you're looking for the formula to put in the conditional format for
G2, try this:

=AND(G2D4, G2<D6)


" wrote:

I'm trying to say "If D4<G2<D6, then make G2 a certain color". any
ideas? I keep getting errors. thanks!


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
use an if formula to fill cells with color Parker Excel Worksheet Functions 2 April 10th 08 10:30 PM
Formula with color fill? Positive Excel Worksheet Functions 12 July 16th 07 10:27 PM
Can you use a formula to fill cells with color? [email protected] Excel Programming 2 January 6th 07 11:32 PM
Formula for a fill color help Bryan J New Users to Excel 3 January 5th 07 03:08 AM
can I use the 'fill color' as part of a formula scottnoidea Excel Discussion (Misc queries) 1 June 29th 05 12:13 PM


All times are GMT +1. The time now is 04:15 PM.

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"