ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Please help (https://www.excelbanter.com/excel-worksheet-functions/132198-please-help.html)

[email protected]

Please help
 
I am trying to write an argument that states if aq3=bi3 and f3=bm3. if
true return a 1 if false return a 0. Everytime i try to write it i get
an error, cell aq3 has a formula in it but i dont think it would cause
this problem.


Toppers

Please help
 
=IF(AND(AQ3=BI3,F3=BM3),1,0)

" wrote:

I am trying to write an argument that states if aq3=bi3 and f3=bm3. if
true return a 1 if false return a 0. Everytime i try to write it i get
an error, cell aq3 has a formula in it but i dont think it would cause
this problem.



Teethless mama

Please help
 
=AND(AQ3=BI3,F3=BM3)*1


" wrote:

I am trying to write an argument that states if aq3=bi3 and f3=bm3. if
true return a 1 if false return a 0. Everytime i try to write it i get
an error, cell aq3 has a formula in it but i dont think it would cause
this problem.



Kris79

Please help
 
On Feb 24, 2:51?am, Toppers wrote:
=IF(AND(AQ3=BI3,F3=BM3),1,0)



" wrote:
I am trying to write an argument that states if aq3=bi3 and f3=bm3. if
true return a 1 if false return a 0. Everytime i try to write it i get
an error, cell aq3 has a formula in it but i dont think it would cause
this problem.- Hide quoted text -


- Show quoted text -


Thank you for your help, i see where i was going wrong.



All times are GMT +1. The time now is 10:02 AM.

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