Hello Pros,
I created an export specification years ago that has worked perfectly for about 15 years. It exports a table to a csv file. The table comes from invoice detail. Now for the first time ever, we invoiced something at .375 each instead of whole pennies. When the file is exported, the spec truncates the price to .37 even though the table shows the price correctly as .375. How can I fix this? I know the spec is hidden and I can't remember how I created it in the first place. I have googled this but have only found answers for saving exports. I guess I'm not using the corrct search terms. Here is the code I run to export the table.
DoCmd.TransferText acExportDelim, "ARInvoiceDetailUpload Export Specification", "tblARInvoiceDetailUpload", "N:\Accnting\AR Upload\RSI_AR_INV_LINES_" & Format(Date, "mm_dd_yy") & ".rsl"
Thanks in advance.
Doyce Winberry
Posted by: winberry.doyce@con-way.com
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
Tidak ada komentar:
Posting Komentar