manrique83
Programmer
I am exporting a report to Excel and everything looks fine, except that I have a field, Social Security Numbers, where it doesn't keep the format once it has been exported to Excel.
For example,
SSN 0012345678 in Access
will export to
1234567
deleting all the leading 0s
I checked the data type on the table and it is a Text Field, but Excel reads it as General type.
Can someone help?
For example,
SSN 0012345678 in Access
will export to
1234567
deleting all the leading 0s
I checked the data type on the table and it is a Text Field, but Excel reads it as General type.
Can someone help?