I am trying to enter a formula that will multiple the contents of two cells in a row in a third cell by using =[cell 1] * [cell 2]. This worked when I had manually entered the numbers into cells 1 and 2. I changed cell 2 contents to a formula so that I do not need to manually update that column. Although this formula works in cell 2, it broke the formula in cell 3, #INVALID OPERATION...
Just for fun, I changed the * to a + in cell 3 to see how/if that would affect the error. This formula was successful in joining the two numbers to 2147 (not actually adding them). Does anyone know why I would be facing this problem?
This first picture is the formula in cell 3 that is broken (the reason the top row doesn't have an error is because I manually entered the 2 in the [Tests run per sample] cell):
This second picture is the formula in the [Tests run per sample] cells: