mscallisto
Technical User
I thought I saw this in a thread long ago but can't seem to find it.
I need a formula like:
=A1/B1 NumberFormat"0.00" &' is the ratio'
where NumberFormat"0.00" is whatever it takes to set the format to numeric with 2 decimal places
and where " is the ratio" is a literal
the results could be 144.25 is the ratio
I need a formula like:
=A1/B1 NumberFormat"0.00" &' is the ratio'
where NumberFormat"0.00" is whatever it takes to set the format to numeric with 2 decimal places
and where " is the ratio" is a literal
the results could be 144.25 is the ratio