Forum Discussion
Rdenney
Jun 05, 2020Copper Contributor
Display formula results as values within formula
I wondered if I asked excel to add A1+A2+A3 Let's say those values are: A1 = 1 A2 = 2 A3 = 3 So the result would be 6 But what if I want excel to spell it out within the cell now: =1+2+3 ...