Hi, everyone. I hope you can help me out with this.
I have this query that I export to an Excel worksheet. Everything works fine except 3 columns' format is not right.
In the query they look like this:
Column1 Colum2 Column3
$56.42 $876.45 $3,843.77
when I click on the number $56.42 it shows 56.42871, $876.45 shows $876.454 and $3,843.77 shows $3,843.7744
I went to properties and changed format to Currency and Decimal Places to 2 but the format is still not right. When I export the query, the columns look fine but not the formula bar. When I use the worksheet to merge, the numbers are formatted wrong.
Thanks in advance,
I have this query that I export to an Excel worksheet. Everything works fine except 3 columns' format is not right.
In the query they look like this:
Column1 Colum2 Column3
$56.42 $876.45 $3,843.77
when I click on the number $56.42 it shows 56.42871, $876.45 shows $876.454 and $3,843.77 shows $3,843.7744
I went to properties and changed format to Currency and Decimal Places to 2 but the format is still not right. When I export the query, the columns look fine but not the formula bar. When I use the worksheet to merge, the numbers are formatted wrong.
Thanks in advance,
Comment