Hi Everyone,
I am trying to concatenate the following: a cell with a formula that results in a total of 104.58; Another cell with a formula that results in 65.20. I would like to use concatenate to write these numbers as a ratio, rounding the numbers – as in 105:65. I can’t seem to come up with the correct formula and I know it probably is placement of the parentheses: =concatenate(value(round(a1)+”:”+value(b1)). Help please?
TIA