I have a query that runs and has a field called Freight and Taxes. When the currency value populates in that field it will give some number like
"0.265295358649789" but I only want it to show two spots to the right of the decimal. This field pulls from two different tables that are linked together. I have checked the tables to ensure that the decimal property is set but when the query runs they still show up with the elongated number after the decimal.
Please someone Help!!!