Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default Conditonal Formatting

I have the formula is : =IF(F9-1<=$E$6+3,1) to turn my conditionally
formatted cell red, but I want to also have the number 1 for red in there, is
there anyway I can do that?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Conditonal Formatting

No.

--
__________________________________
HTH

Bob

"Eán" wrote in message
...
I have the formula is : =IF(F9-1<=$E$6+3,1) to turn my conditionally
formatted cell red, but I want to also have the number 1 for red in there,
is
there anyway I can do that?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Conditonal Formatting

See your other post.
Note that in your formula in CF's "Formula Is" you don't need the
=IF(...,1).
The formula in CF is =(F9-1<=$E$6+3), or simplify it to =(F9<=$E$6+4)
or =(F9-4<=$E$6)

You can put the =IF(...,1) formula in the cell (as distinct from in CF) if
you want want the cell contents to be 1.
--
David Biddulph

"Eán" wrote in message
...
I have the formula is : =IF(F9-1<=$E$6+3,1) to turn my conditionally
formatted cell red, but I want to also have the number 1 for red in there,
is
there anyway I can do that?



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
Conditonal Formatting TSK Excel Worksheet Functions 2 May 7th 08 11:33 AM
conditonal formatting in VB JBW Excel Worksheet Functions 2 October 12th 07 06:02 PM
Conditonal formatting Hawksby Excel Discussion (Misc queries) 2 March 9th 07 02:49 PM
Self Tests, and Conditonal Formatting KiowaPilot Excel Discussion (Misc queries) 0 January 4th 07 07:49 PM
Conditonal Formatting Matt Excel Discussion (Misc queries) 3 April 21st 06 08:42 PM


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