Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I want to know if it is possible to create an IF statement that can for example give a TRUE value if all the cells in the range A1 to C50 are greater or equal to 0 and FALSE otherwise.
I have tried IF((A1:C50)=0,TRUE,FALSE), but it does not work. Thanks for your help, Daniel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change colors in a range of excel cells based on another range of cells | Excel Programming | |||
IF statement on a range of cells in Excel 2007 | Excel Worksheet Functions | |||
IF Statement for Cells in a Range | Excel Discussion (Misc queries) | |||
Using variables as first and last cells in range statement | Excel Worksheet Functions | |||
Copy a formula to a range of cells via VB6 using .Range(Cells(row,col), Cells(row,col)).Formula= statement | Excel Programming |