View Single Post
  #5   Report Post  
Max
 
Posts: n/a
Default

Put in B1: =IF(AND(A1=3000,A1<=5000),90,"")
Copy down

Note that the above will return blanks: "" as the values_if_false
(you didn't specify this)

Adapt to suit ..
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"ilyaskazi" wrote
in message ...

if cell value of column A1 is between 3000 - 5000 then apply the cell
value of column B1 =90


--
ilyaskazi
------------------------------------------------------------------------
ilyaskazi's Profile:

http://www.excelforum.com/member.php...o&userid=23969
View this thread: http://www.excelforum.com/showthread...hreadid=376227