#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Help with a formula

I need help with creating a formula for the following:

If cell F is 1.25% more than cell E than turn cell I black.

Please help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,441
Default Help with a formula

Select the I cell, and use Format / Conditional Formatting.... then select the Formula Is option,
and use the formula (assuming your cell is in Row 2)

=F2=(E2*1.0125)

or

=F2=(E2*1.0125)

or

=F2(E2*1.0125)

(Which formula you should use depends on your definiton of "is more than" ;-) )

and set the fill to black.

HTH,
Bernie
MS Excel MVP


"miller" wrote in message
...
I need help with creating a formula for the following:

If cell F is 1.25% more than cell E than turn cell I black.

Please help



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Help with a formula

Conditional formatting, FormatConditional Formatting.

Change Condition 1 to Formula Is

Insert a formula of =F2E2*1.0125

Click Format, Select the Pattern tab, and choose black

OK out

--
__________________________________
HTH

Bob

"miller" wrote in message
...
I need help with creating a formula for the following:

If cell F is 1.25% more than cell E than turn cell I black.

Please help



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Help with a formula

I got the math to work but im still confused about turning cell "I" black if
that formula is true. you say set the fill to black? what does that mean. Im
using office 07.

"Bernie Deitrick" wrote:

Select the I cell, and use Format / Conditional Formatting.... then select the Formula Is option,
and use the formula (assuming your cell is in Row 2)

=F2=(E2*1.0125)

or

=F2=(E2*1.0125)

or

=F2(E2*1.0125)

(Which formula you should use depends on your definiton of "is more than" ;-) )

and set the fill to black.

HTH,
Bernie
MS Excel MVP


"miller" wrote in message
...
I need help with creating a formula for the following:

If cell F is 1.25% more than cell E than turn cell I black.

Please help




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



All times are GMT +1. The time now is 10:06 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"