Hello Is there any way to restrict the number of decimal places shown on the page from an Access table. I've tried various things in Access itself but the table is based on calculations in a query and I haven't had any luck yet.
In the query that you are doing the calculation, right click on the column that has the calculation the set the format as general number and then change decimal places from auto to 2,3,4 or whatever you want.