ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help!!! (https://www.excelbanter.com/excel-worksheet-functions/6972-help.html)

soxn4n04

Help!!!
 
I'm new to functions and formulas in Excel. I need to write a series of
functions:

If cells A3, A8, and A12 are greater 4, then the result is 3.
If cells A2, A7, OR A11 equal 3, then the result is 2
If cell A1 equals 1, then the result is 0
The results for all other cells within the range of 1 through 12 is 1



GerryK

Work on this logic:
=IF(AND(A34,A84,A124),3,"")

HF
-----Original Message-----
I'm new to functions and formulas in Excel. I need to

write a series of
functions:

If cells A3, A8, and A12 are greater 4, then the result

is 3.
If cells A2, A7, OR A11 equal 3, then the result is 2
If cell A1 equals 1, then the result is 0
The results for all other cells within the range of 1

through 12 is 1


.


soxn4n04

Thanks, GerryK. What does "" do?

"GerryK" wrote:

Work on this logic:
=IF(AND(A34,A84,A124),3,"")

HF
-----Original Message-----
I'm new to functions and formulas in Excel. I need to

write a series of
functions:

If cells A3, A8, and A12 are greater 4, then the result

is 3.
If cells A2, A7, OR A11 equal 3, then the result is 2
If cell A1 equals 1, then the result is 0
The results for all other cells within the range of 1

through 12 is 1


.



GerryK

Returns a blank in your cell if the criteria is not true.
Did the sox win?
-----Original Message-----
Thanks, GerryK. What does "" do?

"GerryK" wrote:

Work on this logic:
=IF(AND(A34,A84,A124),3,"")

HF
-----Original Message-----
I'm new to functions and formulas in Excel. I need to

write a series of
functions:

If cells A3, A8, and A12 are greater 4, then the

result
is 3.
If cells A2, A7, OR A11 equal 3, then the result is 2
If cell A1 equals 1, then the result is 0
The results for all other cells within the range of 1

through 12 is 1


.


.


soxn4n04

Thanks, again.

Well, as a matter of fact, the Sox did with the World Series. But I think
that news was pretty well disseminated. For those of us who waited for Sox
to win, it was a surreal experience.

"GerryK" wrote:

Returns a blank in your cell if the criteria is not true.
Did the sox win?
-----Original Message-----
Thanks, GerryK. What does "" do?

"GerryK" wrote:

Work on this logic:
=IF(AND(A34,A84,A124),3,"")

HF
-----Original Message-----
I'm new to functions and formulas in Excel. I need to
write a series of
functions:

If cells A3, A8, and A12 are greater 4, then the

result
is 3.
If cells A2, A7, OR A11 equal 3, then the result is 2
If cell A1 equals 1, then the result is 0
The results for all other cells within the range of 1
through 12 is 1


.


.




All times are GMT +1. The time now is 02:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com