Quote:
Originally Posted by Chris_Snow
Do you know how to make the custom column report a value out of 5? Say...4.2/5?? I'd like the "/5" part to be automatic.
|
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.