Concatenate/ Min-Max

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a formula to determine the min value (field A) and the max
value (field B).

I then use the Concatenate fucntionality to show the range like this:

=Concatentate(Field A,"-",Field B)

The output goes out several decimal places (xx.xxxxxx - yy.yyyyyyand I can't
format the cell to show a single decimal.

Is there a way to do this? Is there an alternative way to show the range
(min-max) in a cell?
 
Back
Top