G
Guest
I have a functional online database that captures numerical data from about
300 users. The data is displayed on two different confirmation pages. The
first page is "detailed" data that shows all user input. The second
confirmation page is generated by running a query against the database
matching a specific user. The query provides subtotals of various data
points. Here's my problem. The query confirmation fields are automatically
rounding up to the nearest whole number though my confirmation fields are set
as numbers rather than integers. Can someone help me fix my summary
confirmation fields to reflect numbers rather than integers?
300 users. The data is displayed on two different confirmation pages. The
first page is "detailed" data that shows all user input. The second
confirmation page is generated by running a query against the database
matching a specific user. The query provides subtotals of various data
points. Here's my problem. The query confirmation fields are automatically
rounding up to the nearest whole number though my confirmation fields are set
as numbers rather than integers. Can someone help me fix my summary
confirmation fields to reflect numbers rather than integers?