Quote:
Originally Posted by DoctorOhh
Yes. Delete the column you just created and create a custom column (same steps as before) but pick floating point instead of integer. Then type {0:.1f}/5 in the box before clicking OK.
|
Thx DoctorOhh. That did the trick. I changed the formula (is that what you'd call regex??) from {0:.1f}/5 to {0:.1f}/5.0 and that gave me a decimal place on both sides. Thx again