This topic is locked

Decimal places

10/25/2003 5:37:37 PM
ASPRunnerPro General questions
R
roller author

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.

500062 10/30/2003

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.