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

Hi, I am trying to set up conditional formatting in a particular cell -- what
I want to do is have the cell turn gray if 2,000,000 divided by the value in
the cell is less than 0.35.

I currently have as the formula in the "formula is" section

= "(2000000/$F$13)<0.35"

and I formatted it so that the cell is supposed to turn gray when this value
is true, but for some reason this does not work. Also, I want to apply this
conditional formatting across multiple cells, which hopefully should not be a
problem. Excel seemed to default to the "$" cell holders for the column and
row when I selected cell F13, but I am sure I can probably get this of this
as well and apply this formatting across multiple cells.

Appreciate any help -- thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 222
Default Conditional Formatting Question

Use this instead:

=(2000000/F13)<0.35
--
"Actually, I *am* a rocket scientist." -- JB

Your feedback is appreciated, click YES if this post helped you.


"Romeo3891" wrote:

Hi, I am trying to set up conditional formatting in a particular cell -- what
I want to do is have the cell turn gray if 2,000,000 divided by the value in
the cell is less than 0.35.

I currently have as the formula in the "formula is" section

= "(2000000/$F$13)<0.35"

and I formatted it so that the cell is supposed to turn gray when this value
is true, but for some reason this does not work. Also, I want to apply this
conditional formatting across multiple cells, which hopefully should not be a
problem. Excel seemed to default to the "$" cell holders for the column and
row when I selected cell F13, but I am sure I can probably get this of this
as well and apply this formatting across multiple cells.

Appreciate any help -- thank you.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 143
Default Conditional Formatting Question

Hi, I am trying to set up conditional formatting in a particular cell
-- what I want to do is have the cell turn gray if 2,000,000 divided
by the value in the cell is less than 0.35.


One way is to use
Format Conditional formatting
Cell value is greater than 700000


... Also, I want to
apply this conditional formatting across multiple cells


This conditional format can be copied using the "format painter" brush.

(I have Excel 2003.)

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
Conditional Formatting Question Emece Excel Discussion (Misc queries) 1 January 20th 09 07:48 PM
Conditional Formatting Question Ken Excel Discussion (Misc queries) 13 May 30th 08 07:03 PM
Conditional Formatting Question tralbert Excel Discussion (Misc queries) 4 May 12th 08 11:18 PM
Conditional formatting question SGT Buckeye Excel Discussion (Misc queries) 3 August 30th 06 04:36 PM
Conditional Formatting Question mwevans1234 Excel Worksheet Functions 2 May 24th 06 10:37 PM


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