J
Jim Burke in Novi
I am exporting a table to a CSV text file. I need one of the fields to have a
leading zero in it. I have it defined in my table as a text field with a
length of 2. I look at the data that is being exported, and it has "01" in
the field (I format it that way when I create the table entries), but when
the export is done the leading zero is stripped away and I end up with "1".
Is there any way to prevent this? This CSV file is being sent to someone else
and I need to keep the leading 0 in because of the way they process data on
their end. Any help is appreciated. Thanks.
Jim B
leading zero in it. I have it defined in my table as a text field with a
length of 2. I look at the data that is being exported, and it has "01" in
the field (I format it that way when I create the table entries), but when
the export is done the leading zero is stripped away and I end up with "1".
Is there any way to prevent this? This CSV file is being sent to someone else
and I need to keep the leading 0 in because of the way they process data on
their end. Any help is appreciated. Thanks.
Jim B