This is a longstanding problem that I have mostly circumvented by avoiding using Access.
Whenever I export to .csv, numeric fields (single or double) are always rounded to 2dp – regardless of how I have formatted the fields & despite the export dialogue showing the numbers in their full precision. Eg. even where I have specified a field with 6dp, only 2dp is exported. I have spoken to other users who experience the same problem, but no one has been able to offer a work-around other than multiplying by say 1000, then dividing the exported values by the same number. Not so easy with csv files that are too large to fit into a spreadsheet. I have searched high & low, but found nothing in the export dialogue that allows control over the format of numbers exported.
Seems a dangerous limitation, especially as the same does not apply for Excel, which has a similar (& entirely usable) csv export facility. I work with csv files quite often (input to Fortran programs that cannot read .mdb). When I have to use Access (data availability), I often forget about the 2dp. A length of time issue + I frequently generate csv files ex Excel (+ no doubt, aging neurons).
Does anyone here know if it is possible to export from mdb to csv without numbers being rounded to 2dp?? Have I missed something fundamental, or is this a real limitation?
Thanks
David
(apologies if this has been asked a million times already – I did check back through the last 5 – 6 pages of posts, but without a search facility …)