Bill_49001
New Member
Hello! I've been a big fan of this site for a couple years but have never posted. I'm hoping that you can help with my problem.
I need to compare two number values using a logical operator that is also a cell in the table.
How can I refer to a cell for the logical operator in an IF statement? See attached file for an example of my data. I'm trying to calculate column D with a formula.
IF(A2??C2,"TRUE","FALSE")
where ?? is the operator present in cell B2
I need to compare two number values using a logical operator that is also a cell in the table.
How can I refer to a cell for the logical operator in an IF statement? See attached file for an example of my data. I'm trying to calculate column D with a formula.
IF(A2??C2,"TRUE","FALSE")
where ?? is the operator present in cell B2