I have a texbox on the form that is connected to query. It pulls number of years the client has been with the company. I want the number have only one decimal (i.e. 25.5) istead I get 25.4486767344. I have tryied set decimals in the query. I have tried to set texbox formating to show only one decimal. Nothing works. Does anyone know how to fix this?