Lets say I want to build a formula that can use an operator from a specific column.
The columns could be set up with any of the following:
Col 1 Col 2 Col 3 Col 4
1 + 8
5 - 7
3 * 6
I don't know how to reference Column 2 in a way that pulls the symbol into the formula. I want column 4 to do the math by typing something close to [Col 1][Col 2][Col 3]; however, Col 2 and 3 fail to be recognized by the formula tool.