Hi everyone,
I am beyond frustrated with this because I feel like this is simple. Yet, I'm having issues with it. I am trying to use the average function on a field. The field calculates correctly in data sheet view but when I run a query, it displays with too many decimal places. The format I am looking to do is in a xx.xx result. I have tried changing the data type from decimal to double back to decimal, fixed format, and changed the decimal places all have resulted in output like 15.3444446 no matter what I do.
Right now, I have my data type as decimal with fixed formatting and 2 decimal places.
Any suggestions as to what I can do to correct this? Thanks!
I am beyond frustrated with this because I feel like this is simple. Yet, I'm having issues with it. I am trying to use the average function on a field. The field calculates correctly in data sheet view but when I run a query, it displays with too many decimal places. The format I am looking to do is in a xx.xx result. I have tried changing the data type from decimal to double back to decimal, fixed format, and changed the decimal places all have resulted in output like 15.3444446 no matter what I do.
Right now, I have my data type as decimal with fixed formatting and 2 decimal places.
Any suggestions as to what I can do to correct this? Thanks!