C
Crackles McFarly
Say I have a list of cells with numbers, some even some odd and some
with trailing decimals like so.
2
2.33
2.833
2.99
3
3.5
4
4.22
How can I get rid of the WHOLE number ? I need to manipulate the part
that is not the whole number.
thnx
with trailing decimals like so.
2
2.33
2.833
2.99
3
3.5
4
4.22
How can I get rid of the WHOLE number ? I need to manipulate the part
that is not the whole number.
thnx