Export number without decimals

B

Bruce

hI,

When I export my data from a query in csv format, one of the fields which
has 13 digit numbers diplays decimal places when infact the data in the
database does not have any decimals.

How can I force this field in my query to format with zero decimals so it
exports correctly.

Eg.
currently doing 1310010010011.00
want to show 1310010010011

Bruce
 
Top