I have some large numbers (3.666667, 11.833333, etc) that appear on my tables, forms, and reports as ######. I want to be able to display only the last two decimals (3.67, 11.83, etc). When I tried to go in through the table properties and change to the details to only two decimals, lots of things in my database were then messed up and I was unable to update items due to type conversion failures.
Is there another way to do this without going through the properties window?