Keep leading zeros in txt export

J

JT9090

We have a table that gets updated and the results are exported to a
fixed-width text file (and then uploaded to an external company).

The table has an autonumber field with format set to 000000000. When we
view the table, this gives us the proper 9-digit number requested by the
external company (ie 000002342), however we've discovered that when we export
the table to a fixed-width txt file, the autonumber field loses its leading
zeros.

How do we maintain these leading zeros? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top