Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
=AND((D1=0),A1<B1) -- Arvi Laanemets (When sending e-mail, use address arvil<Attarkon.ee) "Tina" wrote in message ... Hi, A B C D 1 2 5 TRUE 25 2 7 6 False 80 3 3 8 False -35 4 1 4 True 12 5 8 9 False 66 ** I want to know what to type in cell 1C then fill down to 5C.** I am looking for a "TRUE" or "FALSE" answer in C column. In the example above, in order for the result to be TRUE, the value in column D1 needs to be =0 and <=50 and also A1 is < B1. I use excel 97. Thank you very much for your help :-) Tina |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Commenting custom formula fields/formula on formula editor | Excel Programming |