Gilbertjoe
MIS
I have a query in MS Access 2002 that outputs to excel. In access I created a module that rounds and truncates numbers to the nearest tenth in an after update event on a form. Example: 1.45559999 will round up to 1.5 and truncate off anything else. When I pull the query into an excel spreadsheet. the numbers in the field display as the rounded/truncated field but are displayed in the formula bar like they were never rounded or truncated. How do I fix this?
Example: After the query is pulled into excel ....
Cell A1 will read as 3.8 but the formula bar shows it as 3.75
I want the cell and formula bar to be 3.8
Example: After the query is pulled into excel ....
Cell A1 will read as 3.8 but the formula bar shows it as 3.75
I want the cell and formula bar to be 3.8