Re: Exporting wizard truncates value
From: Eric (anonymous_at_discussions.microsoft.com)
Date: 05/04/04
- Next message: bbitzer: "Linked tables do not show SQL Server Primary key"
- Previous message: Brian Williams: "Importing from 2 seperate Excell tables with some common and uncommon columns"
- In reply to: John Nurick: "Re: Exporting wizard truncates value"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 May 2004 06:18:53 -0700
This works, however, the export from the querry has a
bunch of junk in it I do not need. I need a tab delimited
file with no column headers.
>-----Original Message-----
>Hi Eric,
>
>Create a query that uses calculated fields to format the
numbers the way
>you want, e.g.
> fMyField: Format([MyField], "0.000000")
>Then export the query.
>
>On Mon, 3 May 2004 10:58:37 -0700, "Eric D"
><anonymous@discussions.microsoft.com> wrote:
>
>>I have a numeric field that needs to be formatted as six
>>decimal places long. I have tried defining the field
size
>>to both single and double. However, when I export the
>>table (tab delimited text file) using the export wizard,
>>the fields are truncated to two decimal places. How can
I
>>get the data export to export to six decimal places?
>
>--
>John Nurick [Microsoft Access MVP]
>
>Please respond in the newgroup and not by email.
>.
>
- Next message: bbitzer: "Linked tables do not show SQL Server Primary key"
- Previous message: Brian Williams: "Importing from 2 seperate Excell tables with some common and uncommon columns"
- In reply to: John Nurick: "Re: Exporting wizard truncates value"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|