Hello,
I've put the following in my criteria field in query design with the intention of forcing trailing zeros in recordset output, but it will not work. The only instances when 6 decimal places are shown is when they are non-zero.
=Format([tblPosition].[Price],"0.000000")
Thanks.......Mick
I've put the following in my criteria field in query design with the intention of forcing trailing zeros in recordset output, but it will not work. The only instances when 6 decimal places are shown is when they are non-zero.
=Format([tblPosition].[Price],"0.000000")
Thanks.......Mick