Forum Discussion
Mowog
Aug 11, 2020Copper Contributor
Multiplying Merged Cells
I have cells E and F merged into one cell and H and I merged into 1 cell, and I want to multiply the numbers in each of those merged cells and used the folllowing command and it did not work: =Su...
mtarler
Aug 11, 2020Silver Contributor
although I don't like merged cells, that is for other reasons. You should be able to simply use:
=E20*G20
At least it works for me. So if that doesn't work maybe there is something else going on.
=E20*G20
At least it works for me. So if that doesn't work maybe there is something else going on.