Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Conditinal formatting - AND function

Hi. I'm trying to get an AND function to work in conditional formatting. All
i want is to check if a number is in between to other numbers. Using formula
is :
=AND(a3b3),(a3<c3)
almost exactly like an example for AND function.
I appreciate any tips.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default Conditinal formatting - AND function

=AND(A3B3,A3<C3)

Biff

"MariusSZ" wrote in message
...
Hi. I'm trying to get an AND function to work in conditional formatting.
All
i want is to check if a number is in between to other numbers. Using
formula
is :
=AND(a3b3),(a3<c3)
almost exactly like an example for AND function.
I appreciate any tips.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 740
Default Conditinal formatting - AND function

"All i want is to check if a number is in between to other numbers."

if you 're checking the number on cell a3 where you want to know if it is
between b3 and c3....
formatconditional formattingcondition 1
cell value is : between : go to click cell b3 : go to click c3
choose color


"MariusSZ" wrote:

Hi. I'm trying to get an AND function to work in conditional formatting. All
i want is to check if a number is in between to other numbers. Using formula
is :
=AND(a3b3),(a3<c3)
almost exactly like an example for AND function.
I appreciate any tips.

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 formatting from source cell in CONCATENATE function zacarab Excel Worksheet Functions 2 September 18th 06 11:25 PM
use formatting from source cell in CONCATENATE function zacarab Excel Worksheet Functions 1 September 18th 06 11:25 PM
Formatting from a Function VALid Excel Discussion (Misc queries) 3 January 2nd 06 03:27 PM
Conditionial formatting for merged cells, function Len($A$4) CajunWebfoot Excel Worksheet Functions 1 July 28th 05 04:42 PM
Excel Sort function should not sort the cell formatting! Lisa D.N.1 Excel Worksheet Functions 1 December 28th 04 08:37 PM


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