Hi,
Please guide me suitably on following:
My column A is going to have values like 1016 in A1, 503 in A2, 1004 in A3, 500 in A4 so on. In column B (in B1), I want to put both the following two
statements together.
STATEMENT ONE : A1 is greater than 1015 and lesser than 1005, if true then A1, if false then zero.)
STATEMENT TWO : A1 is greater than 502 and lesser than 500, if true then A1, if false then zero.)
Please help.
Bookmarks