I have a table with 5 fields in it, all text. When I export it manually the output is fine:
Accountid ApplicationN FirstName LastName Name
sm891 dev.racf 259
When I use a macro the second field is filled some type of numbers:
Accountid ApplicationN FirstName LastName Name
sm891 64 00 65 00 76 00 2E 00 72 00 61 00 63 00 66 00 259
What is going on here?
any insite would be appreciated
Accountid ApplicationN FirstName LastName Name
sm891 dev.racf 259
When I use a macro the second field is filled some type of numbers:
Accountid ApplicationN FirstName LastName Name
sm891 64 00 65 00 76 00 2E 00 72 00 61 00 63 00 66 00 259
What is going on here?

any insite would be appreciated
Last edited: