create a formula in selected cell that will return the value \"True\" if either
ID: 3177839 • Letter: C
Question
create a formula in selected cell that will return the value "True" if either the number of Donations in cell C3 is greater than 1 or the Total Pledged in cell D3 is greater than 500.00create a formula in selected cell that will return the value "True" if either the number of Donations in cell C3 is greater than 1 or the Total Pledged in cell D3 is greater than 500.00
create a formula in selected cell that will return the value "True" if either the number of Donations in cell C3 is greater than 1 or the Total Pledged in cell D3 is greater than 500.00
Explanation / Answer
you can create statement in selected cell =OR(C3>1;D3>500)
and run that ; please revert for any clarification
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.