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

I am trying to apply a conditional format to a range of cells containing a
version of this formula.
=IF(H16=0,"N/A",(H16-J16)*100/J16)

If the cell value is greater than 2, I need the format to change. However,
if the cell value is "N/A" the conditional formatting as still applied.

I have tried Formula Is =AND(O162,O16<"")



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Conditional Formatting Problem

Try this change to your CF formula:

=AND(O162,O16<"N/A")

Hope this helps.

Pete

On Mar 31, 11:24*am, Code Numpty
wrote:
I am trying to apply a conditional format to a range of cells containing a
version of this formula.
=IF(H16=0,"N/A",(H16-J16)*100/J16)

If the cell value is greater than 2, I need the format to change. However,
if the cell value is "N/A" the conditional formatting as still applied.

I have tried Formula Is *=AND(O162,O16<"")


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 94
Default Conditional Formatting Problem

Spot on Pete, thanks!
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Conditional Formatting Problem

You're welcome.

Pete

On Mar 31, 11:50*am, Code Numpty
wrote:
Spot on Pete, 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
conditional formatting problem T. Valko Excel Worksheet Functions 10 June 22nd 07 02:39 AM
Conditional Formatting problem James A Excel Discussion (Misc queries) 3 January 1st 07 07:50 PM
Conditional Formatting Problem TxAg Excel Discussion (Misc queries) 2 October 3rd 05 09:51 PM
Conditional Formatting Problem msimpy22 Excel Discussion (Misc queries) 1 March 1st 05 04:17 AM
Conditional Formatting problem Cumbo Excel Discussion (Misc queries) 2 January 5th 05 03:44 PM


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